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