Advertisement
decembre

STY - Firefox 4: Choose Your Color - BLACK - BIB

Feb 3rd, 2017
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 16.38 KB | None | 0 0
  1. /* AGENT_SHEET */
  2.  
  3. @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
  4.  
  5. /* ++++ Firefox 4: Choose Your Color +++++++ */
  6.  
  7. #navigator-toolbox label:not([class^="menu-"]):not([id^="identity-icon"]):not([class^="urlbar"]):not([class^="tab"]),
  8. sidebarheader label:not([class^="menu-"]),
  9. #browser-bottombox label:not([class^="menu-"]),
  10. #browser-bottombox description,
  11. #navigator-toolbox:not([blah]) .tabbrowser-tab
  12.     {color: white !important;
  13.          text-shadow: black 1px 1px 1.5px !important; }
  14.  
  15. #browser-bottombox [disabled="true"] label:not([class^="menu-"])
  16.     {color: rgb(127, 127, 127) !important;  
  17.          text-shadow: 1px 1px 0 black !important; }
  18.  
  19. #main-window[stylish-platform*="Linux"] #navigator-toolbox label[class^="menu"],
  20. #browser-bottombox notificationbox *:not([blah]),
  21. #tab-view-deck tooltip label:not([class^="menu-"]):not([id^="identity-icon"]):not([class^="urlbar"]):not([class^="tab"])
  22.     {color: inherit !important;
  23.          text-shadow: none !important; }
  24.  
  25. sidebarheader
  26.     {-moz-appearance: none !important;
  27.          border-top: none !important;
  28.          background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)) !important; }
  29.  
  30. #browser-bottombox > *
  31.     {-moz-box-ordinal-group: 2 !important; }
  32.  
  33. #browser-bottombox notificationbox
  34.     {-moz-box-ordinal-group: 1 !important; }
  35.  
  36. #status-bar
  37.         {background-color: transparent !important; }
  38.  
  39. #navigator-toolbox textbox
  40.         {background-color: rgba(255, 255, 255, .84) !important; }
  41.  
  42. #navigator-toolbox textbox:hover
  43.         {background-color: rgba(255, 255, 255, .92) !important; }
  44.  
  45. #navigator-toolbox textbox[focused]
  46.         {background-color: white !important; }
  47.  
  48. #urlbar toolbarbutton
  49.         {border-radius: 0 3.3px 3.3px 0!important; }
  50.  
  51. #aios-toolbar[orient="vertical"]
  52.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0) 27px) !important; }
  53.  
  54. [aios_appOS]:not([aiosOpen]) > :-moz-any(toolbar, toolbox, windowdragbox, hbox)
  55.     {-moz-appearance: none !important;
  56.      background-color: -moz-dialog !important; }
  57.  
  58. [aios_appOS] #search
  59.     {border-bottom: 1px solid threedshadow !important; }
  60.  
  61. [aios_appOS] #sidebar-box,
  62. [id*="aios"][id*="-toolbar"]
  63.     {border: none !important; }
  64.  
  65. [id^="aios-sidebardivider"]
  66.     {display: none !important; }
  67.  
  68. @media not all and (-moz-windows-compositor){
  69.  
  70. #browser-bottombox > *
  71.     {-moz-appearance: none !important;
  72.      background: none !important;
  73.      border: none !important; }
  74.  
  75. sidebarheader,
  76. #navigator-toolbox:not(:-moz-lwtheme) > *:not(#TabsToolbar):not(#toolbar-menubar),
  77. #browser-bottombox,
  78. #main-window[tabsontop="false"] :-moz-any(#TabsToolbar, #toolbar-menubar),
  79.  
  80. /* ==== Premier changement rgb(51, 51, 51) en rgb(51, 51, 51): Dark-N_Gray ====*/
  81. #main-window[chromehidden=""][tabsontop="false"]:not(:-moz-lwtheme)
  82.         {background-color: rgb(68, 59, 51) !important; }
  83.  
  84. [id*="aios"][id*="-toolbox"]
  85.     {-moz-appearance: none !important;
  86.      background-color: rgb(51, 51, 51) !important; }
  87.  
  88. #navigator-toolbox:-moz-lwtheme > *:not(#TabsToolbar),
  89. #browser-bottombox:-moz-lwtheme > *,
  90. #main-window[tabsontop="false"]:-moz-lwtheme #TabsToolbar:nth-last-child(1n+2),
  91. #main-window[tabsontop="false"]:-moz-lwtheme #PersonalToolbar[collapsed="false"] + #TabsToolbar,
  92. #main-window[tabsontop="false"]:-moz-lwtheme [id^="__customToolbar"]:not([collapsed="true"]) ~ #TabsToolbar,
  93. sidebarheader:-moz-lwtheme
  94.         {background-color: RGBa(0, 0, 0, .5) !important; }
  95.  
  96. #main-window:-moz-lwtheme #TabsToolbar,
  97. #main-window:-moz-lwtheme #toolbar-menubar,
  98. #main-window[tabsontop="false"]:-moz-lwtheme #nav-bar
  99.     {background-color: transparent !important; }
  100.  
  101. #main-window[stylish-platform*="Linux"] #nav-bar
  102.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)) !important; }
  103.  
  104. #main-window[stylish-platform*="Linux"][tabsontop="true"]:not([lwtheme="true"]) #TabsToolbar
  105.     {box-shadow: 0 -1PX 0 threedshadow inset !important; }
  106.  
  107. #FindToolbar,
  108. #addon-bar
  109.     {border-top: 2px solid rgb(51, 51, 51) !important;  
  110.      -moz-border-top-colors: rgb(128, 128, 128) rgba(255, 255, 255, .5) !important; }
  111.  
  112. #FindToolbar:not([hidden="true"]) ~ #addon-bar
  113.     {border-top: none !important; }
  114.  
  115. #navigator-toolbox:after
  116.         {background-image: -moz-linear-gradient(RGBa(0, 0, 0, .2), transparent) !important; }
  117.  
  118. .tabbrowser-tab[selected="true"]
  119.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  120.                            -moz-linear-gradient(rgb(51, 51, 51), rgb(51, 51, 51)) !important; }
  121.  
  122. #main-window[tabsontop="false"] .tabbrowser-tab[selected="true"]
  123.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  124.                            -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  125.                            -moz-linear-gradient(rgb(51, 51, 51), rgb(51, 51, 51)) !important; }
  126.  
  127. .tabbrowser-tab:not([selected="true"]),
  128. .tabs-newtab-button
  129.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  130.                            -moz-linear-gradient(rgba(195, 195, 195, .5), rgba(90, 90, 90, .5)),
  131.                            -moz-linear-gradient(rgb(51, 51, 51), rgb(51, 51, 51)) !important; }
  132.  
  133. .tabbrowser-tab:not([selected="true"]):hover,
  134. .tabs-newtab-button:hover
  135.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  136.                            -moz-linear-gradient(rgba(245, 245, 245, .6), rgba(140, 140, 140, .6)),
  137.                            -moz-linear-gradient(rgb(51, 51, 51), rgb(51, 51, 51)) !important; }
  138.  
  139. .tabbrowser-tab[pinned][titlechanged]
  140.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  141.                            -moz-radial-gradient(50% 3px, circle cover, white 2%, rgba(255, 255, 255, 0) 50%),
  142.                            -moz-linear-gradient(rgba(190, 190, 190, .5), rgba(110, 110, 110, .5) 50%),
  143.                            -moz-linear-gradient(rgb(51, 51, 51), rgb(51, 51, 51)) !important; }
  144.  
  145. .tabbrowser-tab[pinned][titlechanged]:hover
  146.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  147.                            -moz-radial-gradient(50% 3px, circle cover, white 2%, rgba(255, 255, 255, 0) 50%),
  148.                            -moz-linear-gradient(rgba(240, 240, 240, .6), rgba(160, 160, 160, .6) 50%),
  149.                            -moz-linear-gradient(rgb(51, 51, 51), rgb(51, 51, 51)) !important; }
  150.  
  151. .tabbrowser-tab[selected="true"]:-moz-lwtheme
  152.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  153.                            -moz-linear-gradient(RGBa(0, 0, 0, .5), RGBa(0, 0, 0, .5)) !important; }
  154.  
  155. #main-window[tabsontop="false"] .tabbrowser-tab[selected="true"]:-moz-lwtheme
  156.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  157.                            -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  158.                            -moz-linear-gradient(RGBa(0, 0, 0, .5), RGBa(0, 0, 0, .5)) !important; }
  159.  
  160. .tabbrowser-tab:not([selected="true"]):-moz-lwtheme,
  161. .tabs-newtab-button:-moz-lwtheme
  162.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  163.                            -moz-linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, 0) 50%),
  164.                            -moz-linear-gradient(RGBa(0, 0, 0, .5), RGBa(0, 0, 0, .5)) !important; }
  165.  
  166. .tabbrowser-tab:not([selected="true"]):-moz-lwtheme:hover,
  167. .tabs-newtab-button:-moz-lwtheme:hover
  168.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  169.                            -moz-linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .1) 50%),
  170.                            -moz-linear-gradient(RGBa(0, 0, 0, .5), RGBa(0, 0, 0, .5)) !important; }
  171.  
  172. .tabbrowser-tab[pinned][titlechanged]:-moz-lwtheme
  173.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  174.                            -moz-radial-gradient(50% 3px, circle cover, white 2%, rgba(255, 255, 255, 0) 50%),
  175.                            -moz-linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, 0) 50%),
  176.                            -moz-linear-gradient(RGBa(0, 0, 0, .5), RGBa(0, 0, 0, .5)) !important; }
  177.  
  178. .tabbrowser-tab[pinned][titlechanged]:-moz-lwtheme:hover
  179.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4) 1px, rgba(0, 0, 0, .05) 1px, transparent 1px),
  180.                            -moz-radial-gradient(50% 3px, circle cover, white 2%, rgba(255, 255, 255, 0) 50%),
  181.                            -moz-linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .1) 50%),
  182.                            -moz-linear-gradient(RGBa(0, 0, 0, .5), RGBa(0, 0, 0, .5)) !important; }
  183.  
  184. }
  185.  
  186. @media all and (-moz-windows-compositor){
  187.  
  188. #browser-bottombox:-moz-lwtheme > *
  189.     {border: none !important; }
  190.  
  191. #browser-bottombox:not(:-moz-lwtheme)
  192.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)) !important; }
  193.  
  194. #browser-bottombox:not(:-moz-lwtheme) > *:not(#sync-notifications)
  195.     {-moz-appearance: -moz-win-glass !important; }
  196.  
  197. #FindToolbar,
  198. #addon-bar
  199.     {box-shadow: 0 1px 0 rgba(26, 26, 26, .4) inset !important; }
  200.  
  201. #FindToolbar:not([hidden="true"]) ~ #addon-bar
  202.     {box-shadow: none !important; }
  203.  
  204. #addon-bar > *:not(#status-bar)
  205.     {margin-top: 1px !important;
  206.      margin-bottom: -1px !important; }
  207.  
  208. sidebarheader,
  209. #navigator-toolbox > *,
  210. #browser-bottombox,
  211. #browser-bottombox > *,
  212. #main-window[tabsontop="false"] #TabsToolbar:nth-last-child(1n+2),
  213. #main-window[tabsontop="false"] #PersonalToolbar[collapsed="false"] + #TabsToolbar,
  214. #main-window[tabsontop="false"] [id^="__customToolbar"]:not([collapsed="true"]) ~ #TabsToolbar
  215.     {background-color: RGBA(0, 0, 0, 1) !important; }
  216.  
  217. [id*="aios"][id*="-toolbox"]
  218.     {-moz-appearance: none !important;
  219.      background-color: RGBA(0, 0, 0, 1) !important; }
  220.  
  221. #TabsToolbar,
  222. #toolbar-menubar,
  223. #main-window[tabsontop="false"] #nav-bar
  224.     {background-color: transparent !important; }
  225.  
  226. #main-window[tabsontop="true"]:-moz-any([sizemode="maximized"], [inFullscreen="true"]):not([lwtheme="true"]) #TabsToolbar
  227.     {background-image: none !important;
  228.      box-shadow: 0 -1PX 0 rgba(26, 26, 26, .4) inset !important; }
  229.  
  230. #main-window[tabsontop="true"][sizemode="normal"]:not([lwtheme="true"]) #nav-bar
  231.     {box-shadow: rgba(26, 26, 26, .4) 0 -1PX 0 !important;  
  232.          border-top: none !important;
  233.          margin-top: 1px !important; }
  234.  
  235. #main-window[sizemode="normal"] #browser-bottombox > *
  236.         {border-left: 1px solid rgba(26, 26, 26, .4) !important;
  237.          border-right: 1px solid rgba(26, 26, 26, .4) !important; }
  238.  
  239. #navigator-toolbox:after
  240.         {background-color: RGBA(0, 0, 0, 1) !important;
  241.          background-image: -moz-linear-gradient(rgba(26, 26, 26, .4), rgba(26, 26, 26, .4)),
  242.                            -moz-linear-gradient(rgbA(160, 160, 160, 1), rgbA(160, 160, 160, 1)) !important; }
  243.  
  244.  
  245. .tabbrowser-tab[selected="true"]
  246.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  247.                            -moz-linear-gradient(RGBA(0, 0, 0, 1), RGBA(0, 0, 0, 1)) !important; }
  248.  
  249. #main-window[tabsontop="false"] .tabbrowser-tab[selected="true"]
  250.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4), rgba(26, 26, 26, .4) 1px, transparent 1px),
  251.                            -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  252.                            -moz-linear-gradient(RGBA(0, 0, 0, 1), RGBA(0, 0, 0, 1)) !important; }
  253.  
  254. .tabbrowser-tab:not([selected="true"]),
  255. .tabs-newtab-button
  256.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4), rgba(26, 26, 26, .4) 1PX, transparent 1px),
  257.                            -moz-linear-gradient(rgba(195, 195, 195, .5), rgba(90, 90, 90, .5)),
  258.                            -moz-linear-gradient(RGBA(0, 0, 0, 1), RGBA(0, 0, 0, 1)) !important; }
  259.  
  260. .tabbrowser-tab:not([selected="true"]):hover,
  261. .tabs-newtab-button:hover
  262.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4), rgba(26, 26, 26, .4) 1PX, transparent 1px),
  263.                            -moz-linear-gradient(rgba(245, 245, 245, .6), rgba(140, 140, 140, .6)),
  264.                            -moz-linear-gradient(RGBA(0, 0, 0, 1), RGBA(0, 0, 0, 1)) !important; }
  265.  
  266. .tabbrowser-tab[pinned][titlechanged]
  267.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4), rgba(26, 26, 26, .4) 1PX, transparent 1px),
  268.                            -moz-radial-gradient(50% 3px, circle cover, white 2%, rgba(255, 255, 255, 0) 50%),
  269.                            -moz-linear-gradient(rgba(190, 190, 190, .5), rgba(110, 110, 110, .5) 50%),
  270.                            -moz-linear-gradient(RGBA(0, 0, 0, 1), RGBA(0, 0, 0, 1)) !important; }
  271.  
  272. .tabbrowser-tab[pinned][titlechanged]:hover
  273.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, .4), rgba(26, 26, 26, .4) 1PX, transparent 1px),
  274.                            -moz-radial-gradient(50% 3px, circle cover, white 2%, rgba(255, 255, 255, 0) 50%),
  275.                            -moz-linear-gradient(rgba(240, 240, 240, .6), rgba(160, 160, 160, .6) 50%),
  276.                            -moz-linear-gradient(RGBA(0, 0, 0, 1), RGBA(0, 0, 0, 1)) !important; }
  277.  
  278. }
  279.  
  280. @media not all and (-moz-windows-compositor){
  281.  
  282. /**/}
  283.  
  284. @media all and (-moz-windows-theme: luna-blue), all and (-moz-windows-theme: luna-olive), all and (-moz-windows-theme: luna-silver), all and (-moz-windows-theme: royale), all and (-moz-windows-theme: zune){
  285.  
  286. #main-window:not([inFullscreen])
  287.     {margin-top: -2px !important;
  288.      padding-top: 2px !important; }
  289.  
  290. }
  291.  
  292. @media not all and (-moz-windows-compositor){
  293.  
  294. #titlebar
  295.     {visibility: hidden !important; }
  296.  
  297. #titlebar-content
  298.     {visibility: visible !important; }
  299.  
  300. #main-window[sizemode="maximized"][tabsintitlebar="true"]:not(:-moz-lwtheme) #TabsToolbar
  301.     {background-image: -moz-linear-gradient(bottom, rgba(26, 26, 26, 0.4) 1px, rgba(0, 0, 0, 0.05) 1px, transparent 50%) !important; }
  302.  
  303.  
  304. #main-window[chromehidden=""]:not(:-moz-lwtheme),
  305. #navigator-toolbox:not(:-moz-lwtheme) > *
  306.     {background-color: rgb(51, 51, 51) !important; }
  307.  
  308. [id*="aios"][id*="-toolbox"]
  309.     {-moz-appearance: none !important;
  310.      background-color: transparent !important; }
  311.  
  312. #main-window[tabsontop="false"]:not([stylish-platform*="Linux"]) #navigator-toolbox > *:not(#TabsToolbar)
  313.     {background-image: none !important; }
  314.  
  315. #main-window[tabsontop="true"][stylish-platform*="Linux"]:not([lwtheme="true"]) #TabsToolbar
  316.     {background-color: rgb(51, 51, 51) !important;
  317.      -moz-appearance: none !important; }
  318.  
  319. }
  320.  
  321. @media all and (-moz-windows-compositor){
  322.  
  323. #main-window[chromehidden=""]:not([inFullscreen="true"]),
  324. #main-window[inFullscreen="true"] [id*="aios"][id*="-toolbox"],
  325. #main-window[inFullscreen="true"] #nav-bar,
  326. #main-window[inFullscreen="true"] #TabsToolbar
  327.     {background-color: RGBA(0, 0, 0, 1) !important; }
  328.  
  329. [id*="aios"][id*="-toolbox"]
  330.     {-moz-appearance: none !important;
  331.      background-color: transparent !important; }
  332.  
  333. #main-window:not([inFullscreen="true"]) #navigator-toolbox:not(:-moz-lwtheme) > *,
  334. #main-window:not([inFullscreen="true"]) #browser-bottombox:not(:-moz-lwtheme),
  335. #main-window:not([inFullscreen="true"]):not(:-moz-lwtheme) sidebarheader,
  336. #main-window:not(:-moz-lwtheme):not([inFullscreen="true"]) #TabsToolbar:nth-last-child(1n+2),
  337. #main-window[tabsontop="false"]:not([inFullscreen="true"]):not(:-moz-lwtheme) #PersonalToolbar[collapsed="false"] + #TabsToolbar,
  338. #main-window[tabsontop="false"]:not([inFullscreen="true"]):not(:-moz-lwtheme) [id^="__customToolbar"]:not([collapsed="true"]) ~ #TabsToolbar
  339.     {background-color: transparent !important; }
  340.  
  341. #main-window:not([inFullscreen="true"]) .tabbrowser-tab[selected="true"]:not(:-moz-lwtheme)
  342.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)),
  343.                            -moz-linear-gradient(RGBA(0, 0, 0, 1) 100%, transparent 100%) !important; }
  344.  
  345. #main-window[inFullscreen="true"] .tabbrowser-tab[selected="true"]
  346.     {background-image: -moz-linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .5)) !important; }
  347.  
  348. #browser-bottombox
  349.     {border-radius: 0 !important; }
  350.  
  351. }/**/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement