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 / fil50AB69B3CC2129205B46992D99FF624D < prev    next >
Text File  |  2010-07-12  |  1KB  |  67 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. dialog {
  6.   -moz-appearance: none;
  7.   width: 475px;
  8.   min-height: 470px;
  9.   padding: 0 5px 8px 0;
  10.   margin: 0;
  11.   color: #000 !important;
  12.   background-color: #fff !important;
  13.   background-image: url("chrome://yasearch/skin/images/bar-big-logo.jpg") !important;
  14.   background-position: -271px 3px !important;
  15.   background-repeat: no-repeat !important;
  16. }
  17.  
  18. dialog button[dlgtype="accept"] {
  19.   min-width: 92px;
  20. }
  21.  
  22. #yasearch-about-box {
  23.   font-size: 13px;
  24.   font-weight: normal;
  25.   font-family: Arial, 'Lucida Grande', sans-serif;
  26.   margin: 10px 10px 10px 255px;
  27. }
  28.  
  29. html|* {
  30.   font-weight: normal;
  31.   margin: 0;
  32.   padding: 0;
  33. }
  34.  
  35. html|h2 {
  36.   font-size: 2.1em;
  37. }
  38.  
  39. html|h2:first-letter {
  40.   color: red;
  41. }
  42.  
  43. html|h3 {
  44.   font-size: 1em;
  45.   color: #808080;
  46. }
  47.  
  48. html|p#bar-site {
  49.   margin-top: 1.4em;
  50. }
  51.  
  52. html|a {
  53.   color: blue;
  54.   text-decoration: underline;
  55.   outline: none;
  56. }
  57.  
  58. html|div#bar-copyright {
  59.   color: #808080;
  60. }
  61.  
  62. html|div#bar-copyright html|img {
  63.   display: block;
  64.   margin: 0 0 16px 0;
  65.   padding: 0;
  66. }
  67.