Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: ApathyRecharge on Aug 19th, 2012  |  syntax: None  |  size: 5.17 KB  |  hits: 34  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
  2. * {
  3.   /* font-family: ProggyTinySZ; */
  4. }
  5. .tab-text {
  6.      font-family: ProggyTinyTTSZ;
  7.      font-size:16px;
  8. }
  9. /*#identity-box,#star-button,
  10. #downloads-indicator,*/
  11. .autocomplete-history-dropmarker,
  12. #TabsToolbar .scrollbutton-up,
  13. #TabsToolbar .scrollbutton-down,
  14. #tabbrowser-tab-tooltip,
  15. #appmenu-button .button-text,
  16. #appmenu-button .button-menu-dropmarker
  17. {
  18.     display:none!important;
  19. }
  20.  
  21.  
  22. /* BUTTONS */
  23. #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon,
  24. #new-tab-button .toolbarbutton-icon,
  25. #appmenu-button .button-icon
  26. {
  27.     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;
  28. }
  29.  
  30. #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon
  31. {
  32.     -moz-image-region:rect(0, 35px, 11px, 33px)!important;
  33. }
  34. #new-tab-button .toolbarbutton-icon
  35. {
  36.     -moz-image-region:rect(0, 55px, 11px, 44px)!important;
  37. }
  38. #new-tab-button
  39. {
  40.     max-width:16px!important;
  41. }
  42. #appmenu-button .button-icon
  43. {
  44.     -moz-image-region:rect(0, 66px, 11px, 55px)!important;
  45. }
  46.  
  47. #main-window #appmenu-button
  48. {
  49.     background:transparent!important;
  50.     border:0!important;
  51.     padding:1px 5px!important;
  52.     min-width:16px!important;
  53.     box-shadow:none!important;
  54. }
  55. #main-window[sizemode="normal"] #appmenu-button
  56. {
  57.     margin:6px 0 -35px!important;
  58. }
  59. #main-window[sizemode="fullscreen"] #appmenu-button,
  60. #main-window[sizemode="maximized"] #appmenu-button
  61. {
  62.     margin:0!important;
  63. }
  64.  
  65. #appmenu-button .button-icon {
  66.     -moz-image-region:rect(0, 66px, 11px, 55px)!important;
  67. }
  68.  
  69. /* END*/
  70.  
  71.  
  72. #main-menubar {
  73.      margin: 4px 0 0 2px !important;
  74.     border-radius: 0 !important;
  75. }
  76. #tabbrowser-tabs {
  77.     margin: 4px 0 0 -3px !important;
  78.     background: transparent !important;
  79.     padding: 0 !important;
  80.     border: none !important;
  81. }
  82. #urlbar {
  83.     padding: 0 !important;
  84.     margin: 0 !important;
  85.     border: none !important;
  86. }
  87. #main-window #tabbrowser-tabs tab {
  88.     background:#1b1b1b !important;
  89.     border: none !important;
  90. }
  91. #main-window #tabbrowser-tabs tab[selected] {
  92.     /*color:#c92f8c !important;*/
  93.     color:#006b9a !important;
  94. }
  95. #main-window #tabbrowser-tabs tab:not([selected]) {
  96.     color:#ddd !important; *
  97. }
  98. #main-window #tabbrowser-tabs tab[fadein] {
  99.     -moz-transition: all .2s ease-in-out !important;
  100. }
  101. #main-window #tabbrowser-tabs tab:not([selected]):hover {
  102.     /* color:rgba(230,41,167,.8) !important; */
  103.     color: #006b9a !important;
  104. }
  105. #main-window #tabbrowser-tabs tab[fadein]:not([pinned])
  106. {
  107.     min-width:40px!important;
  108.     max-width:160px!important;
  109. }
  110. #main-window #tabbrowser-tabs tab[pinned]
  111. {
  112.     max-width:24px !important;
  113.     min-width:24px !important;
  114. }
  115. #main-window #tabbrowser-tabs tab .tab-throbber,
  116. #main-window #tabbrowser-tabs tab .tab-icon-image
  117. {
  118.     max-height:10px !important;
  119.     max-width:10px !important;
  120.     margin-top:0px !important;
  121. }
  122.  
  123. #main-window[sizemode="normal"] .tabbrowser-tabs {
  124. margin: 0 0 0 18px !important;
  125. }
  126.  
  127. /*scrollbarbutton { display: none !important; }
  128.  
  129. scrollbar, scrollcorner { -moz-appearance: none !important; width: 8px !important; height: 8px !important; }
  130. scrollbar[orient='vertical'] { border-left: 0; }
  131. scrollbar[orient='horizontal'] { border-top: 0; }
  132. thumb { -moz-appearance: none !important; border: 1px solid; }
  133.  
  134.  
  135. /* Tomorrow:
  136.  
  137. scrollbar, scrollcorner { background: #373b41 !important; }
  138. thumb { border-color: #373b41 !important; background: #282a2e; }
  139. thumb:active { background: #1d1f21 !important; }
  140. thumb:hover { background: #474b51; }
  141.  
  142.  
  143. */
  144.  
  145. scrollcorner {
  146. background:#1b1b1b;
  147. }
  148.  
  149. /*#identity-box,#star-button,
  150. #downloads-indicator,*/
  151. .autocomplete-history-dropmarker,
  152. #TabsToolbar .scrollbutton-up,
  153. #TabsToolbar .scrollbutton-down,
  154. #tabbrowser-tab-tooltip,
  155. #appmenu-button-container,
  156. #appmenu-button {
  157.     display: none !important;
  158. }