forked from I2P_Developers/i2p.i2p
i2psnark:
- More CSS - .js mime type
This commit is contained in:
@@ -628,6 +628,14 @@ input[type=radio] {
|
||||
|
||||
input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
|
||||
input.disabled, input.disabled:hover {
|
||||
background-color: #989;
|
||||
border: 1px inset #bbb;
|
||||
color: #444;
|
||||
font-weight: normal;
|
||||
text-shadow: 0px 0px 0px #444;
|
||||
}
|
||||
|
||||
input.accept {
|
||||
background: #989 url('../../console/images/accept.png') no-repeat 2px center;
|
||||
padding: 2px 3px 2px 20px !important;
|
||||
|
Reference in New Issue
Block a user