Advertisement
Guest User

userChrome stuff

a guest
Aug 10th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.89 KB | None | 0 0
  1.  /* AGENT_SHEET */
  2. @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
  3.  
  4. #main-window[sizemode="normal"]:not([customizing]) #navigator-toolbox:not(:-moz-lwtheme)::after, #main-window[sizemode="normal"]:not([customizing]) #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme), #main-window[sizemode="normal"]:not([customizing]) #navigator-toolbox:-moz-lwtheme, #main-window[customizing] #navigator-toolbox::after, #main-window[customizing] #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar) {
  5.     border: none !important;
  6. }
  7.  
  8. #main-window[sizemode="normal"] #titlebar-buttonbox-container {
  9.     position: fixed !important;
  10.     top: 0px !important;
  11.     right: 0px !important;
  12.     width: 138px !important;
  13.     height: 32px !important;
  14.     margin-top: -5px !important;
  15.     z-index: 21 !important;
  16. }
  17.  
  18. #main-window[sizemode="normal"] #titlebar-buttonbox-container #titlebar-buttonbox {
  19.     opacity: 0 !important;
  20. }
  21.  
  22. #main-window[sizemode="normal"] #titlebar-buttonbox-container:hover #titlebar-buttonbox {
  23.     opacity: 1 !important;
  24. }
  25.  
  26. #content-deck {
  27.     border-top: 0px solid rgb(240,240,240) !important;
  28. }
  29.  
  30.  
  31. #verticaltabs-box {
  32.     border-top: none !important;
  33. }
  34.  
  35. #appcontent {
  36.     border-top: none !important;
  37. }
  38.  
  39. #hcp-title-box .hcp_favicon_cls {
  40.     display: none !important;
  41. }
  42.  
  43. #hcp-caption-box {
  44.     height: 27px !important;
  45.     margin-left: -10px !important;
  46. }
  47.  
  48. .hcp-sidebox-cls {
  49.     width: 2px !important;
  50. }
  51.  
  52. #hcp-left-box, #hcp-right-box, #hcp-bottom-box {
  53.     display: none !important;
  54. }
  55.  
  56. #hcp-title-box-label {
  57.     font-family: "Roboto Medium" !important;
  58.     font-size: 10pt !important;
  59.     font-style: normal !important;
  60.     font-weight: 400 !important;
  61.     text-shadow: none !important;
  62.     margin-top: 3px !important;
  63. }
  64.  
  65. #content {
  66.     margin-left: -15px !important;
  67. }
  68.  
  69. #navigator-toolbox {
  70.     margin-left: -45px !important;
  71. }
  72.  
  73. #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme) {
  74.     background: none !important;
  75. }
  76.  
  77. #navigator-toolbox::after {
  78.     background-color: #b9b9b9 !important;
  79. }
  80.  
  81. #nav-bar {
  82.     height: 33px !important;
  83.     margin-bottom: -1px !important;
  84.     border-bottom: 10px solid white !important;
  85. }
  86.  
  87. #nav-bar, #urlbar-container {
  88.     height: 33px !important;
  89.     background: linear-gradient(to bottom, #f3f3f5 0%,#eaeaee 100%);
  90.     /*background: red !important;*/
  91. }
  92.  
  93. window:not([chromehidden~="toolbar"]) #urlbar-wrapper {
  94.     -moz-margin-start: 0px !important;
  95. }
  96.  
  97. #urlbar-wrapper {
  98.     clip-path: none !important;
  99.     margin-top: -3px !important;
  100. }
  101.  
  102. #urlbar-wrapper::before {
  103.     position: absolute !important;
  104.     content: url(file:///C:/css/right.png) !important;
  105.     min-height: 23px !important;
  106.     height: 23px !important;
  107. }
  108.  
  109. #urlbar-wrapper::after {
  110.     position: absolute !important;
  111.     content: url(file:///C:/css/left.png) !important;
  112.     min-height: 23px !important;
  113.     height: 23px !important;
  114. }
  115.  
  116. #urlbar {
  117.     font-family: "Roboto Medium" !important;
  118.     font-size: 10pt !important;
  119.     margin-top: 0px !important;
  120.     margin-right: -1px !important;
  121.     min-height: 23px !important;
  122.     height: 23px !important;
  123.     width: 100% !important;
  124.     border-bottom: none !important;
  125.     border-top: none !important;
  126.     border-right-color: rgb(240,240,240) !important;
  127.     background-image: url(file:///C:/css/back.png) !important;
  128. }
  129.  
  130. #notification-popup-box {
  131.     background: none !important;
  132.     border: none !important;
  133. }
  134.  
  135. /*#identity-icon-labels {
  136.     display: none !important;
  137. }*/
  138.  
  139. /*#PanelUI-button {
  140.     background-image: none !important;
  141. }*/
  142.  
  143. #nav-bar .toolbarbutton-1:not([type="menu-button"]), #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-button, #nav-bar .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker {
  144.     padding: 0 !important;
  145. }
  146.  
  147. #forward-button {
  148.     display: none !important;
  149. }
  150.  
  151. #back-button {
  152.     padding: 0px !important;
  153.     list-style-image: url(file:///C:/css/backbuttonfinal.png) !important;
  154.     -moz-image-region: auto !important;
  155.     min-height: 30px !important;
  156.     height: 30px !important;
  157.     min-width: 30px !important;
  158.     width: 30px !important;
  159.     margin-top: -3px !important;
  160.     margin-right: 22px !important;
  161.     margin-left: 8px !important;
  162. }
  163.  
  164. #back-button > .toolbarbutton-icon {
  165.     border-radius: 0 !important;
  166.     padding: 0 !important;
  167.     max-width: 30px !important;
  168.     border: none !important;
  169. }
  170.  
  171. /*#back-button, #forward-button, #urlbar-reload-button, #urlbar-stop-button {
  172.     display: none !important;
  173. }*/
  174.  
  175. #verticaltabs-box {
  176.     z-index: 3 !important;
  177.     top: 33px !important;
  178.     height: -moz-calc(100vh - 33px) !important;
  179.     width: 30px !important;
  180.     box-shadow: none !important;
  181.     border-right: 1px solid #b9b9b9 !important;
  182. }
  183.  
  184. #verticaltabs-box[expanded='true'] {
  185.     width: 260px !important;
  186. }
  187.  
  188. .tabbrowser-tabs {
  189.     border-top: none !important;
  190. }
  191.  
  192. .tabbrowser-arrowscrollbox, .tabbrowser-arrowscrollbox:not(:-moz-lwtheme) {
  193.     height: -moz-calc(100vh - 33px) !important;
  194. }
  195.  
  196. .tabbrowser-tab {
  197.     min-height: 24px !important;
  198.     max-height: 24px !important;
  199.     min-width: 24px !important;
  200. }
  201.  
  202. .tabbrowser-tab[selected="true"] {
  203.     border-left: 0px !important;
  204.     background-color: #fff !important;
  205.     margin-left: 4px !important;
  206. }
  207.  
  208.  
  209.  
  210.  
  211. #TabsToolbar {
  212.     display: none !important;
  213.     /*margin-top: -2px !important;
  214.     background: #fff !important;
  215.     border-top: 1px solid white !important;
  216.     border-bottom: 1px solid white !important;*/
  217. }
  218.  
  219. /*.treestyletab-tabbar-toolbar[treestyletab-tabbar-position="left"][treestyletab-tabbar-fixed="true"] {
  220.     -moz-border-right-colors: #f0f0f0 !important;
  221. }
  222.  
  223. .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab, .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab[selected="true"], .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab:not([selected="true"]) {
  224.     border-bottom: none !important;
  225. }
  226.  
  227. .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab:not([pinned]), .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab[selected="true"]:not([pinned]), .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab:not([pinned]):not([selected="true"]) {
  228.     background: #fff !important;
  229. }
  230.  
  231. .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab :-moz-any(.tab-background:not([pinned]), .tab-background[pinned]:not([titlechanged])) {
  232.     background-color: #fff !important;
  233.     background-image: none !important;
  234. }
  235.  
  236. .tabbrowser-tabs[treestyletab-style~="color"]:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab[selected="true"] {
  237.     background-color: #f0f0f0 !important;
  238. }
  239.  
  240. .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab, .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab[selected="true"] {
  241.     border-top: 0px !important;
  242. }
  243.  
  244. .tabbrowser-tabs[treestyletab-style~="color"]:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab[selected="true"] {
  245.     -moz-border-top-colors: #f0f0f0 !important;
  246.     -moz-border-left-colors: #f0f0f0 !important;
  247. }
  248.  
  249. .tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tab .tab-background[selected="true"] {
  250.     background-color: #f0f0f0 !important;
  251.     background-image: none !important;
  252. }*/
  253.  
  254. .tabs-newtab-button, #tabview-button, #new-tab-button, #alltabs-button {
  255.     display: none !important;
  256. }
  257.  
  258. .tab-content {
  259.     margin-top: -6px !important;
  260.     margin-left: 0px !important;
  261.     min-height: 24px !important;
  262.     max-height: 24px !important;
  263. }
  264.  
  265. /*.tabbrowser-tabs[treestyletab-twisty-style^="modern"][treestyletab-mode="vertical"] .tabbrowser-tab:not([pinned="true"]) .treestyletab-twisty {
  266.     margin-right: 8px !important;
  267. }*/
  268.  
  269. #downloads-button {
  270.     margin-top: -1px !important;
  271. }
  272.  
  273. #PanelUI-button {
  274.     border: none !important;
  275. }
  276.  
  277. /* scrollbar */
  278. scrollbar {
  279.     -moz-appearance: none !important;
  280.     position: fixed;
  281.     background: none transparent;
  282.     z-index: 2147483647;
  283.     padding: 0px 0px 0px 0px!important;
  284. }
  285.  
  286. scrollbar:hover thumb {
  287.     visibility: visible !important;
  288. }
  289.  
  290. scrollbar[orient="vertical"] {
  291.     -moz-margin-start: -10px;
  292.     min-width: 10px;
  293.     max-width: 10px;
  294.     padding: 0px 0px 0px 0px!important;
  295. }
  296.  
  297. scrollbar[orient="horizontal"] {
  298.     margin-top: -10px;
  299.     min-height: 10px;
  300.     max-height: 10px;
  301. }
  302.  
  303. scrollbar thumb {
  304.     -moz-appearance: none !important;
  305.     border: 1px solid #fff !important;
  306.     border-radius: 0 !important;
  307.     background: #1b1b1b!important;
  308.     visibility: hidden !important;
  309. }
  310.  
  311. scrollbar[orient="vertical"] thumb{
  312.     min-height: 100px!important;
  313. }
  314.  
  315. scrollbar[orient="horizontal"] thumb{
  316.     min-width: 100px!important;
  317. }
  318. scrollbar  scrollbarbutton {
  319.     visibility: collapse!important;
  320. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement