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