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