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 / fil44D0969C7D2B0D736528106DFC35C78E < prev    next >
Text File  |  2010-07-12  |  6KB  |  313 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2. @namespace ya url("http://bar.yandex.ru/firefox");
  3. @namespace html url("http://www.w3.org/1999/xhtml");
  4.  
  5. ya|tabs,
  6. ya|tabpanel {
  7.   color: #585858;
  8. }
  9.  
  10. ya|tabpanel[collapsed="true"] *|*[yaShowOnCollapsed="false"],
  11. ya|tabpanel[collapsed="false"] *|*[yaShowOnCollapsed="true"] {
  12.   display: none;
  13. }
  14.  
  15. .toggle-holder {
  16.   margin: 0.5em -0.5em 0 0;
  17. }
  18.  
  19. .toggle-holder * {
  20.   cursor: pointer;
  21. }
  22.  
  23. .toggle-holder label {
  24.   margin: 0 !important;
  25.   padding: 0 !important;
  26.   text-decoration: none;
  27. }
  28.  
  29. ya|tabpanel .toggle-holder hbox {
  30.   padding-right: 14px;
  31.   background: url("chrome://yasearch/skin/dialogs/images/arrows/arrow-dn.png") 100% 65% no-repeat;
  32. }
  33.  
  34. ya|tabpanel[collapsed="false"] .toggle-holder hbox {
  35.   background-image: url("chrome://yasearch/skin/dialogs/images/arrows/arrow-up.png");
  36. }
  37.  
  38. textbox {
  39.   font-size: 1.3em;
  40. }
  41.  
  42. ya|tabpanel[id="login-tabpanel"] {
  43.   font-size: 0.6em;
  44.   margin: 1em 0 0.6em 0;
  45.   padding: 0 1.2em;
  46. }
  47.  
  48. ya|tabpanel[id="login-tabpanel"],
  49. #login-grid checkbox,
  50. #login-grid button {
  51.   color: rgb(146,91,29);
  52. }
  53.  
  54. textbox {
  55.   margin: 0.3em 0 !important;
  56. }
  57.  
  58. #login-grid {
  59.   margin: 0.5em;
  60. }
  61.  
  62. #login-grid column {
  63.   padding: 0 0.25em;
  64. }
  65.  
  66. #login-grid row:last-child {
  67.   margin-top: -0.2em;
  68. }
  69.  
  70. #login-grid checkbox {
  71.   padding: 0;
  72.   margin: 0;
  73. }
  74.  
  75. ya|dialogcontent[yaServiceName="mfd"] .not-mfd-display,
  76. ya|dialogcontent:not([yaServiceName="mfd"]) .mfd-display {
  77.   display: none;
  78. }
  79.  
  80. ya|dialogcontent[yaServiceName="mfd"] .mfd-hidden {
  81.   visibility: hidden;
  82. }
  83.  
  84. #about-service-holder {
  85.   margin: 5px 0 0 0;
  86. }
  87.  
  88. #about-service-holder *|* {
  89.   margin: 0;
  90.   padding: 0;
  91. }
  92.  
  93. #about-service-holder description {
  94.   width: 1px;
  95.   font-size: 1.05em;
  96. }
  97.  
  98. #about-service-holder > vbox > description {
  99.   margin: 0.2em 0 0.4em 0;
  100.   color: rgb(119,66,17);
  101. }
  102.  
  103. #about-service-holder > vbox description.header-desc {
  104.   margin: 0.2em 0;
  105.   font-size: 1.3em;
  106.   font-weight: bold;
  107.   color: rgb(190,123,39);
  108. }
  109.  
  110. #about-service-holder grid {
  111.   margin-top: 0.4em;
  112.   margin-bottom: 0.4em;
  113. }
  114.  
  115. #about-service-holder grid description {
  116.   margin-left: 0.4em;
  117.   margin-right: 0.15em;
  118. }
  119.  
  120. ya|tabpanel {
  121.   font-size: 0.8em;
  122.   margin: 1em 1em 0.6em 1em;
  123. }
  124.  
  125. ya|tabpanel[id="user-info-tabpanel"] {
  126.   margin: 0.75em 0.8em 0.6em 0.8em;
  127. }
  128.  
  129. ya|tabbox:not([selected="true"]) {
  130.   max-width: 1px !important;
  131.   min-width: 1px !important;
  132.   max-height: 1px !important;
  133.   min-height: 1px !important;
  134. }
  135.  
  136. ya|tabbox:not([selected="true"]) *|* {
  137.   display: none !important;
  138. }
  139.  
  140. .dark-label {
  141.   color: #473e2d;
  142. }
  143.  
  144. .request-status-label {
  145.   color: #208020;
  146. }
  147.  
  148. .attention-label {
  149.   color: #c2510f;
  150. }
  151.  
  152. #yasearch-connection-status {
  153.   font-size: 1.2em;
  154. }
  155.  
  156. #yasearch-connection-status > * {
  157.   -moz-box-align: center;
  158.   -moz-box-pack: center;
  159.   display: inline-block;
  160.   text-align: center;
  161. }
  162.  
  163. checkbox#yasearch-store-password {
  164.   color: #b66f15;
  165. }
  166.  
  167. #user-info-services {
  168.   margin-top: 0.7em;
  169. }
  170.  
  171. #user-info-services > label {
  172.   font-size: 1.25em;
  173.   color: #614f37;
  174. }
  175.  
  176. #user-info-services hbox.service-data {
  177.   -moz-box-flex: 1;
  178.   -moz-box-align: center;
  179. }
  180.  
  181. #user-info-services hbox.service-counter-data {
  182.   font-size: 0.7em;
  183.   padding-top: 0.25em;
  184. }
  185.  
  186. #user-info-services hbox.service-data:not([yaserviceerror="0"]) {
  187.   color: #b28b47;
  188. }
  189.  
  190. #user-info-services hbox.service-data hbox.full-counter {
  191.   color: #ce4c01;
  192.   margin-left: 0.4em;
  193. }
  194.  
  195. #user-info-services .service-counter-data[yaIsCounter="yes"] {
  196.   min-width: 3em;
  197. }
  198.  
  199. #user-info-services-list {
  200.   margin: 0.4em 0 1em 0;
  201.   color: #614f37;
  202. }
  203.  
  204. #user-info-services-list row {
  205.   padding: 0.2em 0 0.8em 0;
  206. }
  207.  
  208. #all-services-box {
  209.   -moz-box-pack: center;
  210.   color: #ce4c01;
  211.   margin: 0.3em 0 0.6em 0;
  212. }
  213.  
  214. #all-services-box label:not([yahref]) {
  215.   visibility: hidden;
  216. }
  217.  
  218. #user-info-services-list row > hbox {
  219.   margin: 0 0.15em 0 0;
  220. }
  221.  
  222. #user-info-services-list row > hbox + hbox {
  223.   margin: 0 0 0 0.5em;
  224. }
  225.  
  226. #user-info-services-list hbox.service-icon {
  227.   width: 16px;
  228.   overflow: hidden;
  229.   margin: 0 0.4em 0 0;
  230. }
  231.  
  232. #user-switch-or-exit {
  233.   color: #76511d;
  234.   font-size: 0.75em;
  235. }
  236.  
  237. #user-switch-or-exit > vbox {
  238.   -moz-box-align: start;
  239.   -moz-box-flex: 1;
  240. }
  241.  
  242. #user-switch-or-exit > vbox + vbox {
  243.   -moz-box-align: end;
  244.   padding-left: 1em;
  245. }
  246.  
  247. #user-info {
  248.   min-height: 80px;
  249. }
  250.  
  251. #user-info-avatar {
  252.   -moz-binding: url("chrome://yasearch/content/dialogs/bindings.xbl#avatar") !important;
  253.   -moz-box-pack: center;
  254.   -moz-box-align: center;
  255.   min-width: 60px;
  256.   min-height: 60px;
  257. }
  258.  
  259. #user-info-avatar > vbox {
  260.   background: #fff;
  261.   border: 5px solid #fee4af;
  262.   -moz-box-pack: center;
  263.   -moz-box-align: center;
  264. }
  265.  
  266. #user-info-avatar html|img {
  267.   display: block;
  268. }
  269.  
  270. #user-info-yaru-column {
  271.   min-width: 11.5em;
  272.   -moz-box-pack: center;
  273. }
  274.  
  275. #user-info-name {
  276.   margin:0 0 0 9px;
  277.   font-size: 19px !important;
  278.   color: #000;
  279. }
  280.  
  281. #user-info-status {
  282.   margin-top: 5px;
  283.   -moz-binding: url("chrome://yasearch/content/dialogs/status.xbl#status") !important;
  284. }
  285.  
  286. #user-info-name html|span:first-letter {
  287.   color: red;
  288. }
  289.  
  290. .yaoverfl {
  291.   -moz-binding: url("chrome://yasearch/content/dialogs/bindings.xbl#cropped") !important;
  292.   -moz-box-flex: 1;
  293. }
  294.  
  295. .yaoverfl:not([yaoverflowed="true"]) > stack > vbox {
  296.   display: none;
  297. }
  298.  
  299. #yasearch-username #treecolAutoCompleteComment {
  300.   max-width: 14px !important;
  301.   width: 14px !important;
  302. }
  303.  
  304. #yasearch-username treechildren.autocomplete-treebody::-moz-tree-image(treecolAutoCompleteComment) {
  305.   list-style-image: url("../browser-icons/delete.png");
  306.   -moz-image-region: rect(0px, 24px, 12px, 12px);
  307.   cursor: pointer;
  308. }
  309.  
  310. #yasearch-username treechildren.autocomplete-treebody::-moz-tree-image(treecolAutoCompleteComment, current, commentColumnHover) {
  311.   -moz-image-region: rect(0px, 12px, 12px, 0px);
  312. }
  313.