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 / fil65C6D7817B3D7BAAB28B13CDD05128BD < prev    next >
Text File  |  2010-07-12  |  8KB  |  324 lines

  1. @import url("chrome://yasearch/skin/yasearch.css");
  2. @import url("chrome://browser/skin/bookmarks/addBookmark.css");
  3. @import url("chrome://browser/skin/places/bookmarkProperties.css");
  4. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  5. @namespace html url("http://www.w3.org/1999/xhtml");
  6.  
  7. html|a {
  8.   -moz-binding: url("chrome://yasearch/content/bookmarks/bookmarks.xbl#links-tooltips");
  9. }
  10.  
  11. #yasearch-bookmark-grid {
  12.   font-size: 105%;
  13. }
  14.  
  15. .small-text,
  16. html|*.small-text,
  17. #yasearch-bookmarks-tags vbox[anonid="tags-cloud-container"] {
  18.   font-size: 95%;
  19. }
  20.  
  21. #yasearch-bookmarks-add-dialog[yaEnabledPanelName="livewindow"] {
  22.   color: #000;
  23.   background-color: #fff;
  24. }
  25.  
  26. #yasearch-bookmarks-add-dialog[yaEnabledPanelName="livewindow"][yaShowLiveCheckbox="true"] hbox.dialog-button-box {
  27.   -moz-binding: url("chrome://yasearch/content/bookmarks/bookmarks.xbl#extra-dialog-button-box") !important;
  28. }
  29.  
  30. #yasearch-bookmarks-add-dialog[yaEnabledPanelName="livewindow"] spacer[anonid="spacer"] {
  31.   display: none;
  32. }
  33.  
  34. #yasearch-bookmarks-add-dialog[yaShowLiveCheckbox="false"] html|div#yasearch-livewindow-friends-block,
  35. #yasearch-bookmarks-add-dialog[yaShowLiveCheckbox="true"] html|*.on-journal-create {
  36.   display: none;
  37. }
  38.  
  39. hbox.dialog-button-box checkbox[anonid="dont-show-again"] {
  40.   margin-left: 9px;
  41.   padding-left: 0;
  42. }
  43.  
  44. #yasearch-bookmarks-add-dialog[yaEnabledPanelName="livewindow"] button[dlgtype="accept"],
  45. #yasearch-bookmarks-add-dialog[yaEnabledPanelName="livewindow"] button[dlgtype="cancel"] {
  46.   display: none;
  47. }
  48.  
  49. #yasearch-bookmarks-add-dialog:not([yaEnabledPanelName="livewindow"]) button[dlgtype="extra1"] {
  50.   display: none;
  51. }
  52.  
  53. #yasearch-bookmarks-tags {
  54.   -moz-binding: url("chrome://yasearch/content/bookmarks/bookmarks.xbl#tags-container") !important;
  55. }
  56.  
  57. #yasearch-bookmarks-folder {
  58.   -moz-box-flex: 5;
  59. }
  60.  
  61. #yasearch-bookmarks-newfolder-deck[selectedIndex="1"],
  62. #yasearch-bookmarks-newfolder-deck[selectedIndex="1"] #yasearch-bookmarks-newfolder {
  63.   -moz-box-flex: 5;
  64. }
  65.  
  66. #yaru-settings-checkbox {
  67.   margin-left: 0;
  68.   margin-right: 0;
  69.   -moz-margin-end: 0.25em;
  70. }
  71.  
  72. #yaru-settings-checkbox + image {
  73.   list-style-image: url("../images/yaru.png");
  74.   -moz-image-region: rect(0px 13px 16px 3px);
  75. }
  76.  
  77. radio {
  78.   margin-top: 0; margin-bottom: 0; margin-right: 0;
  79.   padding: 0;
  80. }
  81.  
  82. radiogroup[yaHasClubs="true"] > html|div,
  83. radiogroup[yaHasClubs="false"] #yaru-settings-communities-menulist {
  84.   display: none;
  85. }
  86.  
  87. radiogroup deck hbox label {
  88.   margin: 0; padding: 0;
  89. }
  90.  
  91. textbox[empty="true"] {
  92.   color: GrayText;
  93. }
  94.  
  95. row[id|="yaru-settings-container"] {
  96.   color: #000;
  97.   background-color: #fff;
  98.   padding: 0.5em 0 0.8em 0;
  99. }
  100.  
  101. #yaru-settings-container-1 > vbox> html|div {
  102.   position: relative;
  103. }
  104.  
  105. #yaru-settings-container-1 > vbox > html|div > html|div {
  106.   position: absolute;
  107.   top: 0; right: 0;
  108. }
  109.  
  110. #yaru-settings-container-2 {
  111.   padding: 0 0 0.2em 0;
  112. }
  113.  
  114. row[id|="yaru-settings-container"] > * + * {
  115.   margin-right: 0.7em;
  116. }
  117.  
  118. #yaru-settings-container-1 {
  119.   margin-top: 1em;
  120.   -moz-border-radius-topleft: 4px;
  121.   -moz-border-radius-topright: 4px;
  122. }
  123.  
  124. #yaru-settings-container-1[yaCollapsed="true"] {
  125.   -moz-border-radius: 4px;
  126. }
  127.  
  128. #yaru-settings-container-3 {
  129.   -moz-border-radius-bottomleft: 4px;
  130.   -moz-border-radius-bottomright: 4px;
  131. }
  132.  
  133. #yaru-settings-container-1:not([yaCollapsed="true"]) *[yaShowOnCollapsed] {
  134.   display: none;
  135. }
  136.  
  137. #yaru-settings-informer-deck > html|div {
  138.   margin: 0; padding: 0;
  139. }
  140.  
  141. #yaru-settings-informer-deck[selectedIndex="4"] > html|div,
  142. #yaru-settings-informer-deck[selectedIndex="5"] > html|div {
  143.   color: #7f7f7f;
  144. }
  145.  
  146. #yaru-settings-informer-deck[selectedIndex="5"][yaHiddenIndex|="5"] {
  147.   visibility: hidden;
  148. }
  149.  
  150. #yaru-settings-container-1:not([yaCollapsed="true"]) #yaru-settings-informer-deck[selectedIndex="5"][yaHiddenIndex|="5"] {
  151.   display: none;
  152. }
  153.  
  154. #yaru-settings-container-2[yaCollapsed="true"],
  155. #yaru-settings-container-3[yaCollapsed="true"] {
  156.   height: 0;
  157.   overflow: hidden;
  158. }
  159.  
  160. hbox[onclick],
  161. label.action-link,
  162. #yasearch-livewindow-firends-links hbox > label[href] {
  163.   cursor: pointer;
  164. }
  165.  
  166. label.action-link {
  167.   border-bottom: 1px dotted;
  168.   color: #464540;
  169.   margin: 0;
  170.   padding: 0;
  171. }
  172.  
  173. hbox.bg-arrow-up,
  174. hbox.bg-arrow-dn {
  175.   padding-right: 12px;
  176.   background: url("chrome://yasearch/skin/browser-icons/arrows/arrow-dn.gif") 100% 55% no-repeat;
  177. }
  178.  
  179. hbox.bg-arrow-up {
  180.   background-image: url("chrome://yasearch/skin/browser-icons/arrows/arrow-up.gif");
  181. }
  182.  
  183. #yasearch-bookmark-grid:not([yayaruState|="HAS"]) hbox[class|="bg-arrow"] {
  184.   display:none !important;
  185. }
  186.  
  187. #yaru-settings-refresh-link {
  188.   padding-right: 12px;
  189.   background: url("chrome://yasearch/skin/browser-icons/reload/reload.png") 100% 40% no-repeat;
  190. }
  191.  
  192. #yasearch-bookmark-grid[yayaruState="REQUEST"]  #yaru-settings-refresh-link {
  193.   background-image: url("chrome://yasearch/skin/browser-icons/reload/reload.gif");
  194. }
  195.  
  196. #yasearch-bookmark-grid[yayaruState="REQUEST"] #yaru-settings-refresh-link label:last-child {
  197.   display:none !important;
  198. }
  199.  
  200. #yasearch-bookmark-grid:not([yayaruState="REQUEST"]) #yaru-settings-refresh-link label:first-child {
  201.   display:none !important;
  202. }
  203.  
  204. #yasearch-bookmark-grid[yayaruState|="HAS"] #yaru-settings-refresh-link {
  205.   display:none !important;
  206. }
  207.  
  208. #yaru-settings-communities-menulist {
  209.   min-width: 15em;
  210.   max-width: 30em;
  211. }
  212.  
  213. #yasearch-bookmarks-tags > hbox html|div {
  214.   text-align: left;
  215.   padding: 0;
  216.   margin:0 7px 3px 5px;
  217.   color: #464540;
  218. }
  219. #yasearch-bookmarks-tags html|div html|span {
  220.   cursor: pointer;
  221.   padding: 0 .1em;
  222.   border-bottom: 1px dotted;
  223. }
  224. #yasearch-bookmarks-tags html|div html|span:hover { color: blue; border-bottom: 1px dotted blue; }
  225. #yasearch-bookmarks-tags html|div html|span[disabled="true"] { color: #888; }
  226.  
  227. html|a {
  228.   text-decoration: underline;
  229. }
  230.  
  231. #yasearch-livewindow-grid > rows > row > vbox {
  232.   padding: 0 10px;
  233.   font-size: 1.1em;
  234. }
  235.  
  236. #yasearch-livewindow-grid html|h3 {
  237.   margin: 0.5em 0 0.3em 0; padding: 0;
  238.   font-weight: normal;
  239. }
  240.  
  241. html|div#yasearch-livewindow-post {
  242.   margin: 0.6em -10px;
  243.   padding: 0 10px;
  244.   background-color: #fffb81;
  245.   border: 1px solid #c3bea1;
  246.   -moz-border-radius: 3px;
  247. }
  248.  
  249. html|div#yasearch-livewindow-post > html|h3 {
  250.   margin-bottom: 0;
  251. }
  252.  
  253. html|ul#yasearch-livewindow-post-props {
  254.   margin: 0;
  255.   padding: 0 0 0.6em 0;
  256.   list-style-type: none;
  257. }
  258.  
  259. html|ul#yasearch-livewindow-post-props > html|li {
  260.   margin: 0.6em 0;
  261.   padding: 0;
  262. }
  263.  
  264. html|ul#yasearch-livewindow-post-props > html|li:before {
  265.   content: "\2014\00A0";
  266. }
  267.  
  268. #yasearch-livewindow-deck {
  269.   margin: 0 0 0.5em 0;
  270.   width: 100%;
  271. }
  272.  
  273. #yasearch-livewindow-deck > html|div:first-child {
  274.   color: #7f7f7f;
  275.   text-align: center;
  276. }
  277.  
  278. #yasearch-livewindow-deck[selectedIndex="0"] image.throbber {
  279.   list-style-image: url("chrome://yasearch/skin/browser-icons/throbber/throbber.gif");
  280.   opacity: 0.6;
  281. }
  282.  
  283. #yasearch-livewindow-deck > html|div:first-child,
  284. #yasearch-livewindow-deck > html|div.yaru-error {
  285.   text-align: center;
  286. }
  287.  
  288. #yasearch-livewindow-firends-links {
  289.   margin-top: 0.1em;
  290.   width: 100%;
  291.   max-width: 37em;
  292. }
  293.  
  294. #yasearch-livewindow-firends-links hbox {
  295.   margin: 0 0.5em 0.8em 0.5em;
  296.   white-space: nowrap;
  297.   overflow: hidden;
  298. }
  299.  
  300. #yasearch-livewindow-firends-links hbox.friend-login {
  301.   margin-left: 0;
  302.   font-weight: bold;
  303. }
  304.  
  305. #yasearch-livewindow-firends-links row:last-child hbox {
  306.   margin-bottom: 0;
  307. }
  308.  
  309. #yasearch-livewindow-firends-links hbox label {
  310.   margin: 0 !important;
  311.   padding: 0 !important;
  312. }
  313.  
  314. hbox.friend-login label:first-child {
  315.   color: red !important;
  316. }
  317.  
  318. hbox.friend-url label {
  319.   text-decoration: underline;
  320. }
  321.  
  322. #yasearch-livewindow-firends-links hbox {
  323.   -moz-binding: url("chrome://yasearch/content/bookmarks/bookmarks.xbl#links-tooltips-and-crop") !important;
  324. }