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