common-compat.css 187 B

12345678
  1. /* Button Colors */
  2. .mblColorBlue {
  3. background-image: url(compat/ui-widget-bg.png);
  4. }
  5. /* Default Button Colors */
  6. .mblColorDefault {
  7. background-image: url(compat/ui-widget-bg.png);
  8. }