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