home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / AIMP2 / aimp_2.61.583.exe / $TEMP / YandexPackSetup.msi / filD1DB927F6FC45284F422350A09533C58 < prev    next >
Text File  |  2010-07-12  |  394b  |  19 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. button,
  4. button * {
  5.     -moz-appearance: none !important;
  6.     text-decoration: underline;
  7.     cursor: pointer;
  8.     color: #925b1d;
  9.     font-size: 14px;
  10.     line-height: 14px;
  11.     
  12.     background: transparent;
  13.     padding: 0;
  14.     margin: 0;
  15.     border: none !important;
  16.     display: -moz-box;
  17. }
  18.  
  19.