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