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