Vibex

tsarrastrst

Jan 21st, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.43 KB | None | 0 0
  1.     /* HIDDEN ELEMENTS */
  2.     #identity-box,
  3.     #urlbar-icons > image,
  4.     #urlbar-container dropmarker,
  5.     #appmenu-button .button-text,
  6.     #appmenu-button .button-menu-dropmarker
  7.     {
  8.         display:none!important;
  9.     }
  10.      
  11.     /* BUTTONS */
  12.     #back-button .toolbarbutton-icon,
  13.     #forward-button .toolbarbutton-icon,
  14.     #reload-button .toolbarbutton-icon,
  15.     #urlbar-reload-button .toolbarbutton-icon,
  16.     #stop-button .toolbarbutton-icon,
  17.     #urlbar-stop-button .toolbarbutton-icon,
  18.     #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon,
  19.     #new-tab-button .toolbarbutton-icon,
  20.     #appmenu-button .button-icon
  21.     {
  22.         list-style-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAALCAYAAADLA1tMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA5xJREFUeNrsVk1IG0EU3s3mx1RXY2qxaa0ULFakUogUESUnPaS0Wlo1oifbQ0AUDx704EGIeBAkUXOzEq0/kHpose2h2IbexUKLFA8VokIPKaghrfmpyfa9dELHcTai0FsXNpPZ+d43b9773tsVFUUR/l+CoM38EUWRXZPg1sCdgjuJDzJBI9gT61kukeyFNgrBJ8n/NC9waii+FGWr9vzUdcKb8VWifBVpG8RpVByXent7rywtLSX6+voKeAB8juuII5sIKk5qAZs/OzvrWVxc3Jufn38zPT39hASGjr5mYWEh0NTUVEDxSTgHuy+Ei5tMWP9IJ5W9enp6isDX+OTk5H3CfcKGR64dGhq6UVtbu7OxsXFzYmIizCPH57iOOMRzHNE0NzcXwsE/GAyGYgjE4MrKyrWDgwOvTqezQTAeMwFMra+vO9rb27/bbDYZ5rq6urpch8OxOzMzc0dFDZlsl2VJhuD1eiM4ms1mNySlGLlZGzYQksvlulVZWbm5trZ2fXR0dCuL7JO4jjjEox1NDGuXW1pa3oI0S6uqql5Fo9Ejv9+/Bwp6HYlElnNyclrZQLjd7tDY2JjZ6XRuw9zY3d39rbOz81IgEIhwykWPGLgNsEd6JHO9mnrC4bDParW6MRDE5m/t0nXf1dWV19jYGIHM3B4fH9+Exwm25jj9RN/f319RXV39aXV1Vfb5fD8yzjY0NBQBZxAcGITDvxgYGNhFc1BKUVtb2zYc0gzzGFXLAsmWEaQc7ujowDKJwv1LpRzKyIHEP+4piN0CXiuMRxTvBeD7CXxmUOjLUCj0zGKxPIV5Lqwdps+FP9SbQyJGcciGhZUbg03jEYd4tOPI0zA3N/fe4/E8pDKlnZqaegAOvSNZPLY/9IRCOCSWYz7wHoGUr3J4aUWYAIdqMbGKoHiNBJOHZQx7f4W5QnwWeM0SyyAGkTLV19cHQe4VWWoPy6gCcYhHO04ZJROJxHOTyfQIDn8XlHARxnuyLLfGYrFlBq+x2+0y9IQg9IRSVAKWSU1Nzfbw8DDrR4qoFRUQJ0qIk3mC108IJjkyMhLc3993CRyAwPmWwAAZscsTqfKwOrJuzNLRUZc6aIxOVADgD3HEOeEVqcyl5Q4dvph+a5SXl8uojJKSEr3KHnqw+0yUIPBKmcGIRCEKrUhRpe6572cGe9r7nQ5G5j0unvM7QiL4835HsJhjnLwekfU6C/Ys17/6uj3LuX4LMACwT+lvQQrZSgAAAABJRU5ErkJggg==")!important;
  23.     }
  24.     #back-button .toolbarbutton-icon
  25.     {
  26.         -moz-image-region:rect(-4px, 8px, 10px, 0)!important;
  27.     }
  28.     #forward-button .toolbarbutton-icon
  29.     {
  30.         -moz-image-region:rect(-4px, 22px, 10px, 11px)!important;
  31.     }
  32.     #reload-button .toolbarbutton-icon,
  33.     #urlbar-reload-button .toolbarbutton-icon
  34.     {
  35.         -moz-image-region:rect(-4px, 35px, 11px, 22px)!important;
  36.     }
  37.     #stop-button .toolbarbutton-icon,
  38.     #urlbar-stop-button .toolbarbutton-icon,
  39.     #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon
  40.     {
  41.         -moz-image-region:rect(-4px, 45px, 11px, 32px)!important;
  42.     }
  43.     #new-tab-button .toolbarbutton-icon
  44.     {
  45.         -moz-image-region:rect(0, 44px, 16px, 4px)!important;
  46.     }
  47.     #new-tab-button
  48.     {
  49.         max-width:16px!important;
  50.     }
  51.     #appmenu-button .button-icon
  52.     {
  53.         -moz-image-region:rect(0, 64px, 11px, 48px)!important;
  54.     }
  55.     #main-window[sizemode="normal"] .toolbarbutton-1
  56.     {
  57.         margin-top:3px!important;
  58.     }
  59.     #main-window *[id*="-button"]:not([disabled]):hover
  60.     {
  61.         background:rgba(38,36,37,1.0)!important;
  62.     }
  63.      
  64.     /* URL BAR */
  65.     #urlbar
  66.     {
  67.         background:#262425!important;
  68.         border:0!important;
  69.         color:rgba(180,180,187,1.0)!important;
  70.         margin:2px 0px !important;
  71.         max-height:16px!important;
  72.         padding:0!important;
  73.     }
  74.     #urlbar:hover
  75.     {
  76.         color:rgba(246,247,247,1.0)!important;
  77.     }
  78.     #urlbar #notification-popup-box
  79.     {
  80.         background:-moz-linear-gradient(rgba(38,36,37,1.0),rgba(38,36,37,1.0))!important;
  81.         border-right:1px solid rgba(14,7,14,1)!important;
  82.         max-height:16px!important;
  83.         max-width:16px!important;
  84.         padding:0 4px!important;
  85.         border-radius:0px 0 0 0px!important;
  86.         -moz-border-image:none!important;
  87.         -moz-margin-end:0!important;
  88.     }
  89.     #urlbar #notification-popup-box .notification-anchor-icon
  90.     {
  91.         max-height:10px!important;
  92.         max-width:10px!important;
  93.     }
  94.     #main-window[sizemode="fullscreen"] #urlbar,
  95.     #main-window[sizemode="maximized"] #urlbar
  96.     {
  97.         margin:2px 0px 0!important;
  98.     }
  99.      
  100.     /* TABS */
  101.     #main-window #tabbrowser-tabs tab
  102.     {
  103.         background:#262425!important;
  104.         border:0!important;
  105.         color:rgba(180,180,187,1.0)!important;
  106.     }
  107.     #main-window[sizemode="normal"] #tabbrowser-tabs tab
  108.     {
  109.         margin:0px 0px 0px!important;
  110.         min-height:15px!important;
  111.         max-height:15px!important;
  112.         padding:0 0px!important;
  113.         border-radius:0 0 0px 0px!important;
  114.         font: 15px Yet Another Bitmap !important;
  115.         font-weight: normal !important;
  116.     }
  117.     #main-window[sizemode="maximized"] #tabbrowser-tabs tab,
  118.     #main-window[sizemode="fullscreen"] #tabbrowser-tabs tab
  119.     {
  120.         border-top:0!important;
  121.         margin:10px 40px 0!important;
  122.         max-height:16px!important;
  123.         padding:0 2px!important;
  124.         border-radius:0 0 8px 8px!important;
  125.     }
  126.     #main-window #tabbrowser-tabs tab[selected]
  127.     {
  128.         color:#F6F7F7!important;
  129.         background:#1B1B1B!important;
  130.     }
  131.     #main-window #tabbrowser-tabs tab .tab-throbber,
  132.     #main-window #tabbrowser-tabs tab .tab-icon-image
  133.     {
  134.         max-height:10px!important;
  135.         max-width:10px!important;
  136.         margin-top:0px!important;
  137.         display:none!important;
  138.     }
  139.     #main-window #tabbrowser-tabs tab[fadein]
  140.     {
  141.         -moz-transition:all .2s ease-in-out!important;
  142.     }
  143.     #main-window #tabbrowser-tabs tab:not([selected]):hover
  144.     {
  145.         color:rgba(246,247,247,1.0)!important;
  146.     }
  147.     #main-window #tabbrowser-tabs tab .tab-close-button
  148.     {
  149.         opacity:0!important;
  150.         -moz-transition:all .1s ease-in-out!important;
  151.     }
  152.     #main-window #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon
  153.     {
  154.         max-height:10px!important;
  155.         max-width:10px!important;
  156.     }
  157.     #main-window #tabbrowser-tabs tab[selected] .tab-close-button,
  158.     #main-window #tabbrowser-tabs tab:hover .tab-close-button
  159.     {
  160.         opacity:1!important;
  161.     }
  162.     #main-window #tabbrowser-tabs tab[fadein]:not([pinned])
  163.     {
  164.         min-width:50px!important;
  165.         max-width:2000px!important;
  166.     }
  167.     #main-window #tabbrowser-tabs tab[pinned]
  168.     {
  169.         max-width:24px!important;
  170.         min-width:24px!important;
  171.     }
  172.     #main-window #tabbrowser-tabs tab[pinned] .tab-close-button
  173.     {
  174.         display:none!important;
  175.     }
  176.      
  177.     .tabbrowser-tab
  178.                {text-align:center!important}
  179.      
  180.     /* MAIN WINDOW */
  181.     #main-window #urlbar,
  182.     #main-window #urlbar-container
  183.     {
  184.         max-width:1920px!important;
  185.     }
  186.     #main-window:not([chromehidden*="toolbar"])[sizemode="normal"]
  187.     {
  188.         margin-top:0px!important;
  189.     }
  190.     #main-window[sizemode="normal"] #TabsToolbar
  191.     {
  192.         margin-top:-10px!important;
  193.         margin: 0px 0px 0px 0px!important;
  194.         padding:0 0px 0px 0px!important;
  195.         background:rgba(50,50,50,1)!important;
  196.     }
  197.     #main-window[sizemode="fullscreen"] #TabsToolbar,
  198.     #main-window[sizemode="maximized"] #TabsToolbar
  199.     {
  200.         margin:-5px -14px 0 -20px!important;
  201.         padding:0 0 2px!important;
  202.     }
  203.     #main-window #browser-border-start
  204.     {
  205.         background:#000!important;
  206.         border:0!important;
  207.     }
  208.     #main-window #appmenu-button
  209.     {
  210.         background:transparent!important;
  211.         border:0!important;
  212.         padding:0px 5px!important;
  213.         min-width:16px!important;
  214.         box-shadow:none!important;
  215.     }
  216.     #main-window[sizemode="normal"] #appmenu-button
  217.     {
  218.         margin:-16px -5px -10px!important;
  219.     }
  220.     #main-window[sizemode="fullscreen"] #appmenu-button,
  221.     #main-window[sizemode="maximized"] #appmenu-button
  222.     {
  223.         margin:0!important;
  224.     }
  225.      
  226.     /*Removes Background-Color From Chrome
  227.     #appcontent,
  228.     #appcontent > #content,
  229.     #appcontent > #content > tabbox > tabpanels
  230.     {
  231.         background-color:transparent!important;
  232.     }*/
  233.    
  234.    
  235.  
  236.     .tabs-newtab-button {
  237.             display:none;
  238.     }
  239.    
  240.     scrollbar {visibility:collapse !important; }
  241.    
  242.     #statusbar-display {display: none !important;}
  243.    
  244.     @-moz-document url("about:blank") {
  245.         body { background-color: #262425 !important; }
  246.     }
Advertisement
Add Comment
Please, Sign In to add comment