DomButtonCheckboxOff-compat.css 200 B

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