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