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