DomButtonGrayArrow-compat.css 232 B

12345678
  1. /* === Arrow Button ==*/
  2. .mblDomButtonGrayArrow, .mblDomButtonArrow {
  3. background-image: url(compat/mblDomButtonGrayArrow.png);
  4. background-repeat: no-repeat;
  5. }
  6. .mblDomButtonGrayArrow div, .mblDomButtonArrow div {
  7. display: none;
  8. }