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 / fil32423C63631C78FD90C784DC527FA307 < prev    next >
Text File  |  2010-07-12  |  584b  |  29 lines

  1. @import url("chrome://global/skin/");
  2. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  3. @namespace html url("http://www.w3.org/1999/xhtml");
  4.  
  5. #contentBox {
  6.   margin-bottom: 0.5em;
  7. }
  8.  
  9. hbox.warningImage {
  10.   -moz-box-align: center;
  11. }
  12.  
  13. hbox.warningImage image {
  14.   -moz-margin-start: 6px;
  15.   -moz-margin-end: 6px;
  16.   list-style-image: url("chrome://global/skin/icons/Warning.png");
  17. }
  18.  
  19. html|a {
  20.   color: blue;
  21.   text-decoration: underline;
  22.   outline: none;
  23. }
  24.  
  25. html|p#regrequired-text {
  26.   width: 25em;
  27.   margin: 0 1em;
  28.   padding: 0;
  29. }