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