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