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

Stylish Script with app icon

By: a guest on May 4th, 2012  |  syntax: CSS  |  size: 4.13 KB  |  hits: 117  |  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: ProggyTinySZ;*/
  7. }
  8. /*#identity-box,#star-button,
  9. #downloads-indicator,*/
  10. .autocomplete-history-dropmarker,
  11. #TabsToolbar .scrollbutton-up,
  12. #TabsToolbar .scrollbutton-down,
  13. #tabbrowser-tab-tooltip,
  14. #appmenu-button .button-text,
  15. #appmenu-button .button-menu-dropmarker
  16. {
  17.     display:none!important;
  18. }
  19.  
  20.  
  21. /* BUTTONS */
  22. #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon,
  23. #new-tab-button .toolbarbutton-icon,
  24. #appmenu-button .button-icon
  25. {
  26.     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;
  27. }
  28.  
  29. #tabbrowser-tabs tab .tab-close-button .toolbarbutton-icon
  30. {
  31.     -moz-image-region:rect(0, 44px, 11px, 33px)!important;
  32. }
  33. #new-tab-button .toolbarbutton-icon
  34. {
  35.     -moz-image-region:rect(0, 55px, 11px, 44px)!important;
  36. }
  37. #new-tab-button
  38. {
  39.     max-width:16px!important;
  40. }
  41. #appmenu-button .button-icon
  42. {
  43.     -moz-image-region:rect(0, 66px, 11px, 55px)!important;
  44. }
  45.  
  46. #main-window #appmenu-button
  47. {
  48.     background:transparent!important;
  49.     border:0!important;
  50.     padding:1px 5px!important;
  51.     min-width:16px!important;
  52.     box-shadow:none!important;
  53. }
  54. #main-window[sizemode="normal"] #appmenu-button
  55. {
  56.     margin:20px 0 -20px!important;
  57. }
  58. #main-window[sizemode="fullscreen"] #appmenu-button,
  59. #main-window[sizemode="maximized"] #appmenu-button
  60. {
  61.     margin:0!important;
  62. }
  63.  
  64. #appmenu-button .button-icon {
  65.     -moz-image-region:rect(0, 66px, 11px, 55px)!important;
  66. }
  67.  
  68. /* END*/
  69.  
  70.  
  71. #main-menubar {
  72.     margin: 4px 0 0 2px !important;
  73.     border-radius: 0 !important;
  74. }
  75. #tabbrowser-tabs {
  76.     margin: 4px 0 0 -3px !important;
  77.     background: transparent !important;
  78.     padding: 0 !important;
  79.     border: none !important;
  80. }
  81. #urlbar {
  82.     padding: 0 !important;
  83.     margin: 0 !important;
  84.     border: none !important;
  85. }
  86. #main-window #tabbrowser-tabs tab {
  87.     background:#1b1b1b !important;
  88.     border: none !important;
  89. }
  90. #main-window #tabbrowser-tabs tab[selected] {
  91.     color:#bd2b83 !important;
  92. }
  93. #main-window #tabbrowser-tabs tab:not([selected]) {
  94.     color:#ddd !important;
  95. }
  96. #main-window #tabbrowser-tabs tab[fadein] {
  97.     -moz-transition: all .2s ease-in-out !important;
  98. }
  99. #main-window #tabbrowser-tabs tab:not([selected]):hover {
  100.     color:rgba(189,43,131,.8) !important;
  101. }
  102. #main-window #tabbrowser-tabs tab[fadein]:not([pinned])
  103. {
  104.     min-width:40px!important;
  105.     max-width:160px!important;
  106. }
  107. #main-window #tabbrowser-tabs tab[pinned]
  108. {
  109.     max-width:24px !important;
  110.     min-width:24px !important;
  111. }
  112. #main-window #tabbrowser-tabs tab .tab-throbber,
  113. #main-window #tabbrowser-tabs tab .tab-icon-image
  114. {
  115.     max-height:10px !important;
  116.     max-width:10px !important;
  117.     margin-top:0px !important;
  118. }