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 / fil8F21392A4B3E189E334D783C7606C40E < prev    next >
Text File  |  2010-07-12  |  10KB  |  322 lines

  1. @import url("chrome://global/skin/");
  2. @import url("chrome://yasearch-platform-style/content/yasearch.css");
  3. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  4. @namespace html url(http://www.w3.org/1999/xhtml);
  5.  
  6. yawintitle {
  7.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#yawintitle");
  8. }
  9.  
  10. dialog[id|="yasearch"] button[dlgtype] label,
  11. prefwindow[id|="yasearch"] button[dlgtype] label {
  12.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#locale-dialog-button-labels");
  13. }
  14.  
  15. yasearchbox {
  16.   -moz-binding: url("chrome://yasearch/content/searchbox/searchbox.xml#searchbox");
  17.   -moz-box-align: center;
  18. }
  19.  
  20. toolbaritem[id|="yasearch"] {
  21.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#mouse-middle-click");
  22. }
  23.  
  24. #yasearchMenuIdPrefix-yandex-bar-services > .toolbarbutton-menubutton-button,
  25. toolbarbutton[id|="yasearch"] > .toolbarbutton-menubutton-button {
  26.   min-width: 16px !important;
  27.   -moz-box-orient: horizontal;
  28. }
  29.  
  30. #yasearchMenuIdPrefix-calendar .menu-iconic-icon {
  31.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#calendar-day-image");
  32. }
  33.  
  34. #contentAreaContextMenu > menu[id|="yasearchMenuIdPrefix"] {
  35.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#mouse-click-menu");
  36. }
  37. #contentAreaContextMenu > menuitem[id|="yasearchQTranslateItem"] {
  38.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#mouse-middle-click-menuitem");
  39. }
  40.  
  41. toolbaritem[id|="yasearch"] menuitem {
  42.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#menuitem-tooltiptext") !important;
  43. }
  44.  
  45. toolbaritem[id|="yasearch"] menuitem[class~="menuitem-iconic"],
  46. toolbaritem[id|="yasearch"] menuitem[type="checkbox"],
  47. toolbaritem[id|="yasearch"] menuitem[type="radio"] {
  48.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#menuitem-iconic-tooltiptext") !important;
  49. }
  50.  
  51. toolbaritem[id|="yasearch"] menuitem[statustext] {
  52.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#menuitem-statustext") !important;
  53. }
  54.  
  55. toolbaritem[id|="yasearch"] toolbarbutton[statustext] {
  56.   -moz-binding: url("chrome://yasearch/content/yasearch.xbl#toolbarbutton-statustext") !important;
  57. }
  58.  
  59. toolbarbutton[class~="yasearch-tb-label-hack"] {
  60.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-toolbarbutton-base") !important;
  61. }
  62.  
  63. toolbarbutton[id="yasearch-mail-button"] {
  64.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-mail-toolbarbutton") !important;
  65. }
  66.  
  67. toolbarbutton[id="yasearch-bookmarks-button"] {
  68.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-bookmarks-toolbarbutton") !important;
  69. }
  70.  
  71. toolbarbutton[id="yasearch-translate-button"] {
  72.   -moz-binding: url("chrome://yasearch/content/translate/translate.xbl#extend-translate-toolbarbutton") !important;
  73. }
  74.  
  75. toolbarbutton[id="yasearch-spellchecker-button"] {
  76.   -moz-binding: url("chrome://yasearch/content/spellchecker/spellchecker.xml#extend-spellchecker-toolbarbutton") !important;
  77. }
  78.  
  79. toolbarbutton[class~="yasearch-tb-label-hack"] toolbarbutton {
  80.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-toolbarbutton") !important;
  81. }
  82.  
  83. .yasearch-toolbarbutton-text {
  84.   display: -moz-box !important;
  85.   margin: 0 !important;
  86.   padding: 0 !important;
  87.   -moz-margin-start: 3px !important;
  88. }
  89.  
  90. toolbarbutton[yaLabel=" n/a"] label[class="yasearch-toolbarbutton-text"],
  91. toolbarbutton[yaLabel="0"] label[class="yasearch-toolbarbutton-text"],
  92. toolbarbutton[yaLabelHidden="true"] label[class="yasearch-toolbarbutton-text"]{
  93.   display: none !important;
  94. }
  95.  
  96. toolbaritem[id|="yasearch"] toolbarbutton {
  97.   -moz-box-orient: horizontal !important;
  98. }
  99.  
  100. toolbaritem[id|="yasearch"] toolbarbutton .toolbarbutton-icon {
  101.   padding-right: 1px;
  102. }
  103.  
  104. toolbar[mode="icons"] toolbaritem[id|="yasearch"] .toolbarbutton-icon {
  105.   -moz-margin-end: 0;
  106. }
  107.  
  108. toolbaritem[id|="yasearch"][busy="true"] toolbarbutton:not(.yasearch-not-busy) .toolbarbutton-icon {
  109.   list-style-image: url("browser-icons/throbber/throbber-small.gif") !important;
  110.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  111. }
  112.  
  113. #yasearchMenuIdPrefix-yandex-bar-services {
  114.   list-style-image: url("chrome://yasearch/skin/images/yandex-logo-16.png") !important;
  115. }
  116.  
  117. #yasearchMenuIdPrefix-yandex-bar-services .toolbarbutton-menubutton-button image {
  118.   margin: 0;
  119. }
  120.  
  121. #yasearchMenuIdPrefix-yandex-bar-services hbox[class="menu-iconic-left"],
  122. #yasearchMenuIdPrefix-yandex-menu hbox[class="menu-iconic-left"],
  123. #yasearchbar-popup hbox[class="menu-iconic-left"] {
  124.   min-width: 16px;
  125. }
  126.  
  127. #yasearch-search .toolbarbutton-icon {display: -moz-box !important;}
  128. #yasearch-search .toolbarbutton-text {display: none !important;}
  129.  
  130. #yasearch-cy-button {
  131.   list-style-image: url("images/urlinfo.png");
  132.   -moz-image-region: rect(0px, 16px, 16px, 0px);
  133.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-cy-toolbarbutton") !important;
  134. }
  135.  
  136. #yasearch-cy-tooltip {
  137.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-tooltip-cy");
  138. }
  139.  
  140. #yasearch-spam > toolbarbutton {
  141.   list-style-image: url("images/fu.png") !important;
  142. }
  143.  
  144. #yasearch-spam toolbarbutton[disabled="true"] image {
  145.   opacity: 0.5 !important;
  146. }
  147.  
  148. #yasearch-bookmarks > toolbarbutton {
  149.   list-style-image: url("images/bookmarks-button.png");
  150.   -moz-image-region: rect(0px, 16px, 16px, 0px);
  151. }
  152.  
  153. #yasearch-bookmarks > toolbarbutton[yaBookmarked="host"] {
  154.   -moz-image-region: rect(0px, 32px, 16px, 16px);
  155. }
  156.  
  157. #yasearch-bookmarks > toolbarbutton[yaBookmarked="url"] {
  158.   -moz-image-region: rect(0px, 48px, 16px, 32px);
  159. }
  160.  
  161. #yasearch-bookmarks > toolbarbutton[yaBookmarked="adding"] {
  162.   list-style-image: url("browser-icons/throbber/throbber-small.gif") !important;
  163.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  164. }
  165.  
  166. #yasearch-bookmarks > toolbarbutton[yaCurrentClickAction="0"] {
  167.   list-style-image: url("images/bookmarks.png");
  168.   -moz-image-region: rect(0px, 16px, 16px, 0px);
  169. }
  170.  
  171. #yasearch-bookmarks > toolbarbutton[yaCurrentClickAction="0"] dropmarker {
  172.   display: none;
  173. }
  174.  
  175. *[yaBookmarked="url"] > menupopup[id|="yasearch-bookmarks-menupopup"] > menuitem[anonid="menuitem-add"],
  176. *:not([yaBookmarked="url"]) > menupopup[id|="yasearch-bookmarks-menupopup"] > menuitem[anonid="menuitem-edit"] {
  177.   display: none;
  178. }
  179.  
  180. menuitem.yasearch-add-page-to-folder {
  181.   list-style-image: url("images/bookmarks.png") !important;
  182. }
  183.  
  184. #yasearch-mail > toolbarbutton {
  185.   list-style-image: url("images/mail-cover.png") !important;
  186. }
  187.  
  188. #yasearch-mail-tooltip {
  189.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-tooltip-mail");
  190. }
  191.  
  192. #yasearch-mail-tooltip description {
  193.   margin: 0.1em 0.3em;
  194.   padding: 0;
  195.   max-width: 30em;
  196. }
  197.  
  198. #yasearch-mail-tooltip hbox description {
  199.   font-weight: bold;
  200. }
  201.  
  202. #yasearch-lenta > toolbarbutton {
  203.   list-style-image: url("images/lenta.png") !important;
  204. }
  205.  
  206. #yasearch-lenta[hasFeeds="true"] > toolbarbutton {
  207.   list-style-image: url("images/lenta-feeds.png") !important;
  208. }
  209.  
  210. #yasearch-yaru > toolbarbutton {
  211.   list-style-image: url("images/yaru.png");
  212. }
  213.  
  214. #yasearch-moikrug > toolbarbutton {
  215.   list-style-image: url("images/moikrug.png");
  216. }
  217.  
  218. #yasearch-fotki > toolbarbutton {
  219.   list-style-image: url("images/fotki.png");
  220. }
  221.  
  222. #yasearch-money > toolbarbutton {
  223.   list-style-image: url("images/money.png");
  224. }
  225.  
  226. #yasearch-preferences > toolbarbutton {
  227.   list-style-image: url("images/bar-options.png") !important;
  228. }
  229.  
  230. #yasearch-bar toolbarpaletteitem[place="toolbar"] > * {
  231.   visibility: visible !important;
  232. }
  233.  
  234. #yasearch-login > toolbarbutton {
  235.   list-style-image: url("images/auth.png") !important;
  236.   opacity: 1 !important;
  237. }
  238.  
  239. #yasearch-login[class~="yasearch-login"] > toolbarbutton .toolbarbutton-icon {
  240.   display: none;
  241. }
  242.  
  243. #yasearch-login toolbarbutton[yaLabel="0"] dropmarker {
  244.   display: none;
  245. }
  246.  
  247. #yasearch-login-button toolbarbutton {
  248.   -moz-binding: url("chrome://yasearch/content/yasearch.xml#extend-login-toolbarbutton") !important;
  249. }
  250.  
  251. toolbar[mode="full"] toolbarbutton[class~="yasearch-no-label"] .toolbarbutton-text {
  252.   display: none;
  253. }
  254.  
  255. toolbar[mode="full"] toolbarbutton[class~="yasearch-no-label"] .toolbarbutton-icon {
  256.   margin: 0;
  257. }
  258.  
  259. toolbaritem[id="yasearch-partner"] {
  260.   -moz-binding: url("chrome://yasearch/content/partner/partner.xbl#extend-partner-toolbaritem");
  261. }
  262.  
  263. #CustomizeToolbarWindow toolbaritem[id|="yasearch"],
  264. #CustomizeToolbarWindow toolbaritem[id|="yasearch"] toolbarbutton,
  265. #CustomizeToolbarSheet toolbaritem[id|="yasearch"],
  266. #CustomizeToolbarSheet toolbaritem[id|="yasearch"] toolbarbutton {
  267.   opacity: 1 !important;
  268. }
  269.  
  270. toolbarpaletteitem[place="palette"] > toolbaritem[id|="yasearch"] > toolbarseparator,
  271. toolbarpaletteitem[place="palette"] > toolbaritem[id|="yasearch"] toolbarbutton label,
  272. toolbarpaletteitem[place="palette"] > toolbaritem[id|="yasearch"] toolbarbutton dropmarker {
  273.   display:none !important;
  274. }
  275.  
  276. #wrapper-yasearch-container[place="palette"],
  277. #wrapper-yasearch-container[place="palette"] * {
  278.   max-width: 180px !important;
  279. }
  280.  
  281. #wrapper-yasearch-container #yasearch-textbox {
  282.   -moz-user-input: disabled;
  283.   -moz-user-focus: normal;
  284. }
  285.  
  286. #wrapper-yasearch-search[place="palette"] #yasearch-search,
  287. #wrapper-yasearch-search[place="toolbar"] #yasearch-search:empty,
  288. #yasearch-search[yaCustomizedVisible]:empty {
  289.   background: url("images/yandex-logo-16.png") 50% 0 no-repeat !important;
  290.   min-width: 39px !important;
  291.   min-height: 16px !important;
  292. }
  293.  
  294. #wrapper-yasearch-search[place="palette"] #yasearch-search > * {
  295.   display: none;
  296. }
  297.  
  298. #wrapper-yasearch-search[place="toolbar"] #yasearch-search:empty,
  299. #yasearch-search[yaCustomizedVisible]:empty {
  300.   background-position: 50% 50% !important;
  301.   -moz-margin-start: 5px !important;
  302. }
  303.  
  304. #yasearch-bloggers-button {
  305.   list-style-image: url("images/bloggers.png");
  306.   -moz-image-region: rect(0px, 16px, 16px, 0px);
  307. }
  308. #yasearch-bloggers-button[yaIcon="1"] {
  309.   -moz-image-region: rect(0px, 32px, 16px, 16px);
  310. }
  311. #yasearch-bloggers-button[yaIcon="2"] {
  312.   -moz-image-region: rect(0px, 48px, 16px, 32px);
  313. }
  314. #yasearch-bloggers-button[yaIcon="3"] {
  315.   -moz-image-region: rect(0px, 64px, 16px, 48px);
  316. }
  317. #yasearch-bloggers-button[yaIcon="4"] {
  318.   -moz-image-region: rect(0px, 80px, 16px, 64px);
  319. }
  320. #yasearch-bloggers-button[yaIcon="5"] {
  321.   -moz-image-region: rect(0px, 96px, 16px, 80px);
  322. }