DomButtonUpArrow-compat.css 184 B

12345678
  1. /* === Up Arrow Button ==*/
  2. .mblDomButtonUpArrow_2 {
  3. background-image: url(compat/uparrow-button.png);
  4. background-repeat: no-repeat;
  5. }
  6. .mblDomButtonUpArrow_2 DIV {
  7. display: none;
  8. }