DomButtonGrayStar-compat.css 184 B

12345678
  1. /* === Gray Star ==*/
  2. .mblDomButtonGrayStar {
  3. background-image: url(compat/mblDomButtonGrayStar.png);
  4. background-repeat: no-repeat;
  5. }
  6. .mblDomButtonGrayStar > div {
  7. display: none;
  8. }