Advertisement
KonpakuMidori

Firefox - Misty Shiro (modified tinycss)

Nov 23rd, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.16 KB | None | 0 0
  1.  
  2.  
  3. @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
  4.  
  5. /* vertically aligns the menu and "new tab" buttons */
  6. #PanelUI-menu-button {margin-left: -11px !important; }
  7.  
  8. /* gives the "new tab" button a minimal look */
  9. #new-tab-button::before, .tabs-newtab-button::before { content: "+" !important; color: #000 !important; }
  10. #new-tab-button *, .tabs-newtab-button * { list-style-image: none !important; }
  11.  
  12. /* removes redundant icons */
  13. .tab-throbber, #urlbar-go-button, #urlbar-stop-button, #urlbar-reload-button {display: none !important;}
  14.  
  15. /*tab-width*/
  16.  
  17. .tabbrowser-tabs:not([drag=detach]) > .tabbrowser-tab:not([pinned])[fadein] {
  18. min-width: 10px !important;
  19. max-width: 100% !important;
  20. }
  21. /*comment above to have normal tab width*/
  22.  
  23.  
  24. /*remove shitty fog*/
  25. #TabsToolbar:not(:-moz-lwtheme)::after {display: none;}
  26. /* changes text color of unselected tabs to black */
  27. #TabsToolbar .tabbrowser-tab:not([selected]) {color: #000 !important;}
  28.  
  29. /*remove internal border*/
  30. #main-window:not([chromehidden*="toolbar"])[sizemode="normal"]
  31. {
  32. margin-top:-1px!important;
  33. margin-left:-1px!important;
  34. margin-right:-1px!important;
  35. margin-bottom:-1px !important;
  36. }
  37.  
  38.  
  39.  
  40. #TabsToolbar {
  41. background: #FFF !important;
  42. margin-bottom: 0 !important;
  43. }
  44.  
  45.  
  46. #TabsToolbar .tabbrowser-tabs {
  47. min-height: 18px !important;
  48. margin-top: 0px !important;
  49. margin-bottom: 0px !important;
  50. text-align: center !important;
  51. margin-left: -15px !important;
  52. margin-right: -15px !important;
  53. }
  54.  
  55. #tabbrowser-tabs tab .tab-close-button {
  56. display: none !important;
  57. }
  58.  
  59. .tabbrowser-tab:not([pinned]) .tab-icon-image {
  60. display: none !important;
  61. }
  62.  
  63.  
  64. #TabsToolbar .tabbrowser-tab {
  65. -moz-border-top-colors: none !important;
  66. -moz-border-left-colors: none !important;
  67. -moz-border-right-colors: none !important;
  68. -moz-border-bottom-colors: none !important;
  69. text-shadow: 0 0 4px rgba(80,80,80,0) !important;
  70. padding: 0px 0px !important;
  71. border-radius: 0px !important;
  72. background: #CDCDCD !important;
  73. background-clip: padding-box !important;
  74. transition: all .1s !important;
  75. margin-left: 0px !important;
  76. color: rgb(100,100,100) !important;
  77. font-family: 'montecarlo' !important;
  78. font-size: 12px !important;
  79. min-height: 14px !important;
  80. }
  81.  
  82. #TabsToolbar .tabs-newtab-button {
  83. -moz-border-top-colors: none !important;
  84. -moz-border-left-colors: none !important;
  85. -moz-border-right-colors: none !important;
  86. -moz-border-bottom-colors: none !important;
  87. border-style: solid !important;
  88. border-color: transparent !important;
  89. border-width: 1px 1px 0 1px !important;
  90. text-shadow: 0 0 4px rgba(255,255,255,0) !important;
  91. background: transparent !important;
  92. background-clip: padding-box !important;
  93. transition: all .1s !important;
  94. }
  95.  
  96.  
  97.  
  98.  
  99. #TabsToolbar .tabbrowser-tab[selected] {
  100. color: #000 !important;
  101. background: #FFF !important;
  102. background-clip: padding-box !important;
  103. }
  104.  
  105. #TabsToolbar .tabs-newtab-button:hover,
  106. #TabsToolbar .tabbrowser-tab:hover:not([selected]) {
  107. background-color: #E2E2E2 !important;
  108. color: #000 !important;
  109. }
  110.  
  111. #TabsToolbar .tab-background {
  112. margin: 0 !important;
  113. background: transparent !important;
  114. }
  115.  
  116. #TabsToolbar .tab-background-start,
  117. #TabsToolbar .tab-background-end {
  118. display: none !important;
  119. }
  120.  
  121. #TabsToolbar .tab-background-middle {
  122. margin: -4px -2px !important;
  123. background: transparent !important;
  124. }
  125.  
  126. #TabsToolbar .tabbrowser-tab:after,
  127. #TabsToolbar .tabbrowser-tab:before {
  128. display: none !important;
  129. }
  130.  
  131. #TabsToolbar .tabs-newtab-button {
  132. border-width: 1px 1px 0 1px !important;
  133. margin: 0 !important;
  134. width: auto !important;
  135. padding: 0 5px !important;
  136. }
  137.  
  138. #addon-bar,
  139. #PersonalToolbar,
  140. #nav-bar {
  141. background: #EAF2FA !important;
  142. box-shadow: none !important;
  143. background-clip: padding-box !important;
  144. border-color: rgba(0,0,0,.25) !important;
  145. border-radius: 0 !important;
  146. }
  147.  
  148. .subviewbutton.panel-subview-footer {
  149. padding-top: 6px !important;
  150. padding-bottom: 6px !important;
  151. }
  152.  
  153.  
  154. /* URL BAR */
  155.  
  156. /* remove back/fwd */
  157.  
  158. #nav-bar #back-button > .toolbarbutton-icon {
  159. display: none !important;
  160. }
  161. #forward-button {
  162. display: none !important;
  163. }
  164.  
  165. /*styling*/
  166. #searchbar > .searchbar-textbox,
  167.  
  168. #urlbar {
  169.  
  170. border: 0px solid #FBFBFB !important;
  171. text-align: left;
  172. background: #FFF !important;
  173. margin-top: 0px !important;
  174. margin-left: 5px !important;
  175. border-radius: 1px;
  176. margin-bottom: 6px;
  177. padding: 2px !important;
  178. color: #000 !important;
  179. font-family: montecarlo !important;
  180. height: 18px !important;
  181. }
  182.  
  183.  
  184. #nav-bar {
  185. background-color: #FFF !important;
  186. border-bottom: none !important;
  187. border-top: none !important;
  188. margin-bottom: -2px !important;
  189. margin-top: 0px !important;
  190. padding-top: 0px !important;
  191. height: 18px !important;
  192. }
  193.  
  194.  
  195.  
  196. #PanelUI-button {
  197.  
  198. background-position: 100% 0, calc(100% - 1px) 0, calc(100% - 2px) 0;
  199. background: url('http://i.imgur.com/TkuW5hs.png') !important;
  200. background-repeat: no-repeat !important;
  201. background-position: center !important;
  202. box-shadow: none !important;
  203. margin-top: 1px !important;
  204. width: 10px !important;
  205. /*display: none !important; /*COMMENT THIS LINE FOR A MENU BUTTON*/
  206. }
  207. #PanelUI-button:hover {
  208.  
  209. background-position: 100% 0, calc(100% - 1px) 0, calc(100% - 2px) 0;
  210. background: url('http://i.imgur.com/h8J7fda.png') !important;
  211. background-repeat: no-repeat !important;
  212. background-position: center !important;
  213. box-shadow: none !important;
  214. width: 10px !important;
  215. }
  216.  
  217. #PanelUI-button .button-icon,
  218. #PanelUI-button .button-text {
  219. display: none !important;
  220. }
  221. #PanelUI-menu-button {
  222. opacity: 0 !important;
  223. width: 10px !important;
  224. margin-right: -15px !important;
  225. }
  226.  
  227. #identity-box, #dropmarker-icon, #historydropmarker, #autocomplete-history-dropmarker, #urlbar-history-dropmarker, #dropmarker {
  228. display: none !important;
  229. }
  230.  
  231. #autocomplete-history-dropmarker, #urlbar-history-dropmarker, /* #urlbar-reload-button */ {
  232. display: none !important;
  233. }
  234.  
  235. .autocomplete-history-dropmarker.urlbar-history-dropmarker {
  236. display: none !important;
  237. }
  238.  
  239. #plugins-notification-icon, #notification-anchor-icon, #notification-popup-box {
  240. display: none !important;
  241.  
  242. }
  243.  
  244. /*download button*/
  245. #downloads-button {
  246. background: url('http://i.imgur.com/QA0QFij.png') !important;
  247. background-repeat: no-repeat !important;
  248. background-position: center !important;
  249. opacity: 1 !important;
  250. margin-left: 10px !important;
  251. margin-right: 0px !important;
  252. margin-bottom: 0px !important;
  253. box-shadow: none !important;
  254. width: 10px !important;
  255. }
  256.  
  257. #toolbarbutton-icon .Downloads,
  258. #downloads-indicator-icon,
  259. #downloads-indicator-progress-area,
  260. #downloads-button .button-text {
  261. display: none !important;
  262. }
  263.  
  264. #downloads-indicator-anchor {opacity: 0 !important;}
  265.  
  266. #downloads-button:hover {
  267. opacity: 1 !important;
  268. box-shadow: none !important;
  269. background: url('http://i.imgur.com/sTi4rOA.png') !important;
  270. background-repeat: no-repeat !important;
  271. background-position: center !important;
  272. }
  273.  
  274. /* remove tab scrolling */
  275.  
  276. .scrollbutton-up, .scrollbutton-down, #alltabs-button {
  277. display: none !important;
  278. }
  279.  
  280. /*!noha/.gytc*/
  281. /*noha-ra.deviantart.com*/
  282.  
  283. /* ----------------------------- Context Menu Edits ------------------------------ */
  284. /* -------------- Links -------------- */
  285. /* Remove Open Link in New Window */
  286. #context-openlink {
  287. display: none !important;
  288. }
  289.  
  290. /* Remove the separator below the "Open Link in ..." items */
  291. #context-sep-open {
  292. display: none !important;
  293. }
  294.  
  295. /* Remove Bookmark This Link... */
  296. #context-bookmarklink {
  297. display: none !important;
  298. }
  299.  
  300. /* Remove Send Link. . .*/
  301. #context-sendlink{
  302. display:none !important;
  303. }
  304.  
  305. /* Remove Copy Email Address */
  306. #context-copyemail {
  307. display: none !important;
  308. }
  309. /* Remove Open private window */
  310. #context-openlinkprivate {
  311. display: none !important;
  312. }
  313. /* Remove separator below the items related to links */
  314. #context-sep-copylink {
  315. display: none !important;
  316. }
  317.  
  318. /* -------------- Images -------------- */
  319. /* Remove separator below the Copy Image Location item */
  320. #context-sep-copyimage {
  321. display: none !important;
  322. }
  323. /* Remove Set As Wallpaper (legacy support) */
  324. #context-setWallpaper {
  325. display: none !important;
  326. }
  327. /* Remove Set as Desktop Background */
  328. #context-setDesktopBackground {
  329. display: none !important;
  330. }
  331. /* Remove Block Images from this Server */
  332. #context-blockimage {
  333. display: none !important;
  334. }
  335. /* Remove Email image */
  336. #context-emailimage{
  337. display: none !important;
  338. }
  339. /* Remove Send image */
  340. #context-sendimage{
  341. display: none !important;
  342. }
  343.  
  344. /* -------------- Web Pages -------------- */
  345. /* Remove Back */
  346. #context-back {
  347. display: none !important;
  348. }
  349. /* Remove Forward */
  350. #context-forward {
  351. display: none !important;
  352. }
  353. /* Remove Reload */
  354. #context-reload {
  355. display: none !important;
  356. }
  357. /* Remove Stop */
  358. #context-stop {
  359. display: none !important;
  360. }
  361. /* Remove separator below the Stop item */
  362. #context-sep-stop {
  363. display: none !important;
  364. }
  365.  
  366. /* Remove Bookmark This Page... */
  367. #context-bookmarkpage {
  368. display: none !important;
  369. }
  370. /* Remove Select All */
  371. #context-selectall {
  372. display: none! important;
  373. }
  374. /* Remove separator above the View Background Image link */
  375. #context-sep-viewbgimage {
  376. display: none !important;
  377. }
  378. /* Remove Send page link */
  379. #context-sendlink {
  380. display: none !important;
  381. }
  382. /* Remove Send page */
  383. #context-sendpage {
  384. display: none !important;
  385. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement