forked from I2P_Developers/i2p.i2p
CSS
This commit is contained in:
@@ -829,55 +829,55 @@ button, button:visited {
|
||||
|
||||
button.accept {
|
||||
background: #ffe url('../images/accept.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.add {
|
||||
background: #ffe url('../images/add.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.cancel {
|
||||
background: #ffe url('../images/cancel.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.check {
|
||||
background: #ffe url('../images/tick.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.delete {
|
||||
background: #ffe url('../images/delete.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.download {
|
||||
background: #ffe url('../images/arrow_down.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.go {
|
||||
background: #ffe url('../images/arrow_right.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.reload {
|
||||
background: #ffe url('../images/arrow_refresh.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
button.stop {
|
||||
background: #ffe url('../images/stop.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
@@ -943,55 +943,55 @@ input, input:visited {
|
||||
|
||||
input.accept {
|
||||
background: #ffe url('../images/accept.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.add {
|
||||
background: #ffe url('../images/add.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.cancel {
|
||||
background: #ffe url('../images/cancel.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.check {
|
||||
background: #ffe url('../images/tick.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.delete {
|
||||
background: #ffe url('../images/delete.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.download {
|
||||
background: #ffe url('../images/arrow_down.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.go {
|
||||
background: #ffe url('../images/arrow_right.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.reload {
|
||||
background: #ffe url('../images/arrow_refresh.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
input.stop {
|
||||
background: #ffe url('../images/stop.png') no-repeat 2px center;
|
||||
padding: 1px 3px 1px 20px;
|
||||
padding: 2px 3px 1px 20px;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
|
@@ -525,6 +525,12 @@ input[type=radio] {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
input.accept {
|
||||
background: #989 url('../../console/images/accept.png') no-repeat 2px center;
|
||||
padding: 2px 3px 2px 20px !important;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
select {
|
||||
background: #333;
|
||||
background: url('/themes/snark/ubergine/images/graytile.png') !important;
|
||||
|
@@ -549,6 +549,12 @@ input[type=radio] {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
input.accept {
|
||||
background: #f3efc7 url('../../console/images/accept.png') no-repeat 2px center;
|
||||
padding: 2px 3px 2px 20px !important;
|
||||
min-height: 22px;
|
||||
}
|
||||
|
||||
select {
|
||||
background: #fff;
|
||||
/* background: url('/themes/snark/ubergine/images/graytile.png') !important;*/
|
||||
|
Reference in New Issue
Block a user