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