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