9 lines
170 B
CSS
9 lines
170 B
CSS
|
|
||
|
.mblDomButtonCheckboxOff {
|
||
|
background-image: url(compat/mblDomButtonCheckboxOff.png);
|
||
|
background-repeat: no-repeat;
|
||
|
}
|
||
|
.mblDomButtonCheckboxOff div {
|
||
|
display: none;
|
||
|
}
|