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 / fil44B9948128D0B8474473691843A5230B < prev    next >
Text File  |  2010-07-12  |  4KB  |  198 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. yawintitle {
  6.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#yawintitle");
  7. }
  8.  
  9. window {
  10.   width: 319px;
  11.   height: 514px;
  12.   border: 1px solid #d0d0d0;
  13. }
  14.  
  15. yaclickscrollbox {
  16.   min-width: 319px;
  17. }
  18.  
  19. #yasearch-blogger-window {
  20.   color: #000;
  21. }
  22.  
  23. window[yashadow="window"] {
  24.   width: 351px;
  25.   height: 538px;
  26.   border: none;
  27.   background-color: transparent !important;
  28.   background-image: none !important;
  29.   -moz-appearance: none !important;
  30. }
  31.  
  32. window[yashadow="window"] > #yasearch-blogger-window {
  33.   -moz-box-shadow: 0 8px 16px rgba(0,0,0,0.5);
  34.   margin: 0 16px 24px 16px !important;
  35.   background-color: rgb(236,233,216);
  36. }
  37.  
  38. #yasearch-blogger-window,
  39. #yasearch-blogger-window > vbox {
  40.   -moz-box-flex: 1;
  41. }
  42.  
  43. #yasearch-blogger-content > vbox:not([id="yasearch-blogger-content-2"]) {
  44.   font-size: 1.05em;
  45. }
  46.  
  47. #yasearch-blogger-window > stack {
  48.   width: 319px;
  49.   height: 514px;
  50.   -moz-box-flex: 1;
  51. }
  52.  
  53. #yasearch-blogger-window > stack > image {
  54.   list-style-image: url("chrome://yasearch/skin/dialogs/images/dialog/content.bg.a45.png");
  55.   width: 100%;
  56.   height: 100%;
  57. }
  58.  
  59. #yasearch-blogger-window image.throbber {
  60.   list-style-image: url("chrome://yasearch/skin/browser-icons/throbber/throbber.gif");
  61.   opacity: 0.5;
  62.   margin-bottom: 0.6em;
  63. }
  64.  
  65. yaclickscrollbox > hbox {
  66.   padding: .6em 5px .6em 11px;
  67.   cursor: pointer;
  68. }
  69.  
  70. yaclickscrollbox > hbox * {
  71.   cursor: pointer;
  72. }
  73.  
  74. yaclickscrollbox > hbox > vbox:first-child {
  75.   margin: .3em 0;
  76.   width: 25px;
  77.   height: 25px;
  78.   overflow: hidden;
  79. }
  80.  
  81. .ya-blogger-text label,
  82. .ya-blogger-text description {
  83.   margin-left: 5px;
  84.   margin-right: 5px;
  85. }
  86.  
  87. .ya-blogger-user {
  88.   font-weight: bold;
  89.   text-decoration: underline;
  90. }
  91.  
  92. .ya-blogger-time {
  93.   text-align: right;
  94. }
  95.  
  96. .ya-blogger-snipp {
  97.   color: #555;
  98. }
  99.  
  100. yaclickscrollbox > hbox:hover {
  101.   background-color: #fff4de;
  102.   color: #9f1d0b;
  103. }
  104.  
  105. yaclickscrollbox > hbox:hover .ya-blogger-snipp {
  106.   color: #710000;
  107. }
  108.  
  109. html|div.yasearch-blogger-content-error {
  110.   text-align: center;
  111.   padding: 0 1em;
  112. }
  113.  
  114. html|div.yasearch-blogger-content-error html|p:first-child {
  115.   margin-bottom: 2.5em;
  116. }
  117.  
  118. html|div.yasearch-blogger-content-error html|a {
  119.   text-decoration: underline;
  120.   color: #cf530b;
  121. }
  122.  
  123. #yasearch-blogger-getmore-link {
  124.   padding: 11px 0 17px 0;
  125. }
  126.  
  127. #yasearch-blogger-getmore-link label {
  128.   cursor: pointer;
  129.   text-decoration: underline;
  130.   color: #cf530b;
  131.   font-size: 1.1em;
  132. }
  133.  
  134. yaclickscrollbox {
  135.   -moz-binding: url("chrome://yasearch/content/dialogs/scrollbox.xbl#custom-arrowscrollbox-clicktoscroll");
  136.   -moz-box-flex: 1;
  137.   -moz-box-orient: vertical;
  138. }
  139.  
  140. yaclickscrollbox > arrowscrollbox > *:not(scrollbox) {
  141.   display: none;
  142. }
  143.  
  144. yaclickscrollbox > box {
  145.   -moz-box-pack: center;
  146.   -moz-box-orient: horizontal;
  147.   padding: 11px 0 10px 12px;
  148. }
  149.  
  150. yaclickscrollbox > box:not([disabled="true"]):hover {
  151.   background-color: #ffd692;
  152. }
  153.  
  154. yaclickscrollbox > box > image {
  155.   list-style-image: url("chrome://yasearch/skin/dialogs/images/button/arrow/arrow.png");
  156. }
  157.  
  158. yaclickscrollbox > box[anonid="buttonup"] {
  159.   border-bottom: 1px solid #ffc663;
  160. }
  161.  
  162. yaclickscrollbox > box[anonid="buttondown"] {
  163.   border-top: 1px solid #ffc971;
  164. }
  165.  
  166. yaclickscrollbox > box[anonid="buttonup"] > image {
  167.   -moz-image-region: rect(0px, 15px, 15px, 0px);
  168. }
  169.  
  170. yaclickscrollbox > box[anonid="buttondown"] > image {
  171.   -moz-image-region: rect(15px, 15px, 30px, 0px);
  172. }
  173.  
  174. yaclickscrollbox > box[anonid="buttonup"]:hover > image {
  175.   -moz-image-region: rect(0px, 30px, 15px, 15px);
  176. }
  177.  
  178. yaclickscrollbox > box[anonid="buttondown"]:hover > image {
  179.   -moz-image-region: rect(15px, 30px, 30px, 15px);
  180. }
  181.  
  182. yaclickscrollbox > box[anonid="buttonup"]:active > image {
  183.   -moz-image-region: rect(0px, 45px, 15px, 30px);
  184. }
  185.  
  186. yaclickscrollbox > box[anonid="buttondown"]:active > image {
  187.   -moz-image-region: rect(15px, 45px, 30px, 30px);
  188. }
  189.  
  190. yaclickscrollbox > box[anonid="buttonup"][disabled="true"] > image {
  191.   -moz-image-region: rect(0px, 15px, 15px, 0px);
  192.   opacity: 0.5;
  193. }
  194.  
  195. yaclickscrollbox > box[anonid="buttondown"][disabled="true"] > image {
  196.   -moz-image-region: rect(15px, 15px, 30px, 0px);
  197.   opacity: 0.5;
  198. }