Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Stole the app menu button from seaweed. You need to download the "moveable firefox button" to drag it into
- the navigation bar in order for it to look right. Favicons only display when tabs are pinned. Tab text and
- url text is centered. Navigate to the customize menu, and show text only on toolbar items for the firefox
- app button to display the heart properly.*/
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- #appmenu-button-container,
- #appmenu-toolbar-button {
- display: none !important;
- }
- /* Gray icon saying plugin is active and providing option to block
- #plugins-notification-icon{
- width: 0px !important;
- margin-left: -5px !important;
- margin-right: -5px !important;
- }
- */
- .tab-close-button{display:none !important;}
- #tabbrowser-tabs tab .tab-close-button {
- opacity:0!important;
- }
- #tabbrowser-tabs tab .tab-close-button:hover {
- opacity:1!important;
- }
- #main-window #appmenu-button,
- #appmenu-toolbar-button {
- background: url('http://i.imgur.com/0S0Lr.png') !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- width: 20px !important;
- margin-bottom: 0px !important;
- margin-left: 4px !important;
- margin-right: 6px !important;
- position: relative !important;
- -moz-transform: scale(.85) !important;
- opacity: 0.9 !important;
- border:0px !important;
- }
- #main-window:not([chromehidden*="toolbar"])[sizemode="normal"]
- {
- margin-top:-15px!important;
- margin-left:0px!important;
- margin-right:0px!important;
- margin-bottom:0px!important;
- }
- #identity-box,
- #urlbar-icons > image,
- #urlbar-container dropmarker,
- #appmenu-button .button-text,
- #appmenu-button .button-menu-dropmarker
- {
- display:none!important;
- }
- #main-window[tabsintitlebar] #appmenu-button {
- background-position: center center !important;
- }
- #main-window[privatebrowsingmode=temporary] #appmenu-button,
- #main-window[tabsintitlebar][privatebrowsingmode=temporary] #appmenu-button,
- #main-window[privatebrowsingmode=temporary] #appmenu-toolbar-button {
- background: url("chrome://browser/skin/Privacy-48.png") !important;
- background-repeat: no-repeat !important;
- background-position: center bottom !important;
- }
- #main-window[tabsintitlebar][privatebrowsingmode=temporary] #appmenu-button {
- background-repeat: no-repeat !important;
- background-position: center center !important;
- }
- #urlbar {
- font-size: 10pt !important; font-family: 'Haxrcorp S8' !important;
- text-align: center !important;
- border: none!important;
- background: none!important;
- margin-top: -1px!important;
- margin-bottom: -2px!important;
- margin-left: -1px !important;
- /*color:#444!important;
- text-shadow:rgba(40,40,40,.5) 0 0 1px!important;*/
- -moz-transition:color .2s ease-in-out;
- }
- #urlbar:hover
- {
- background:none!important;
- }
- #main-window #tabbrowser-tabs tab
- {
- font-family:"Haxrcorp S8"!important;
- font-size: 10pt !important;
- background:none!important;
- color:#FFF!important;
- margin-left:1px !important;
- text-shadow:rgba(225,225,225,.7) 0 0 1px!important;
- text-align:center !important;
- border-left: 2px transparent !important;
- border-right: 2px transparent !important;
- margin-top: -3px!important;
- margin-bottom: -2px!important;
- }
- #main-window #tabbrowser-tabs tab[selected],
- #main-window #tabbrowser-tabs tab:hover
- {
- font-family:"Haxrcorp S8"!important;
- font-size : 10pt !important;
- background:rgba(200,200,205,.01)!important;
- /*text-shadow:rgba(225,225,225,.7) 0 0 1px!important;*/
- text-align: center !important;
- color:#5284AB!important;
- margin-left: 1px!important;
- margin-top: -3px!important;
- margin-bottom: -2px!important;
- border-left: 2px transparent !important;
- border-right: 2px transparent !important;
- }
- #main-window #tabbrowser-tabs tab:hover{
- color:#955CA1!important;
- }
- #main-window #tabbrowser-tabs tab .tab-throbber,
- #main-window #tabbrowser-tabs tab .tab-icon-image
- {
- max-height:12px!important;
- max-width:12px!important;
- margin-top:0px!important;
- }
- .tabbrowser-tab:not([pinned]) .tab-icon-image {
- display: none !important;
- }
- div{
- position: relative;
- }
- img {
- position: absolute;
- top: 0; bottom:0; left: 0; right:0;
- margin: auto;
- }
- #TabsToolbar{
- margin-bottom:-2px !important;
- margin-left:-4px!important;
- margin-right:100px!important;
- border-bottom: 1px solid #fff !important;
- }
- /*
- .tabs-newtab-button:hover {
- -moz-image-region: rect(0px, 56px, 18px, 28px)!important;
- }
- .tabs-newtab-button:hover:active {
- -moz-image-region: rect(0px, 84px, 18px, 56px)!important;
- }
- */
- select > button,
- select > input
- {
- opacity:0!important;
- }
- /* ADD ON BAR */
- toolbar#addon-bar
- {
- font-family:"Haxrcorp S8"!important;
- text-shadow:rgba(40,40,40,.7) 0 0 1px!important;
- font-size : 8pt !important;
- background:#ffffff!important;
- border:1px solid #ccc!important;
- max-height:20px!important;
- min-height:20px!important;
- -moz-appearance:none!important;
- }
- toolbar#addon-bar toolbarbutton
- {
- border:0!important;
- max-height:18px!important;
- min-height:18px!important;
- margin:0!important;
- padding:0!important;
- -moz-appearance:none!important;
- }
- scrollbox#PlacesToolbarItems toolbarbutton
- {
- border:0!important;
- border-left:1px solid transparent!important;
- border-right:1px solid transparent!important;
- max-height:18px!important;
- min-height:18px!important;
- max-width:24px!important;
- min-width:24px!important;
- padding:0 0 0 3px!important;
- -moz-appearance:none!important;
- }
- scrollbox#PlacesToolbarItems toolbarbutton .toolbarbutton-icon
- {
- height:16px!important;
- opacity:.5;
- width:16px!important;
- -moz-transition:all .1s linear;
- }
- scrollbox#PlacesToolbarItems toolbarbutton:hover .toolbarbutton-icon
- {
- opacity:1;
- }
- scrollbox#PlacesToolbarItems toolbarbutton:hover
- {
- background:#ffffff!important;
- border-left:1px solid #ffffff!important;
- border-right:1px solid #ffffff!important;
- box-shadow:#ffffff 0 -1px 3px;
- }
- scrollbox#PlacesToolbarItems toolbarbutton:active
- {
- background:#ffffff!important;
- border-left:1px solid #ffffff!important;
- border-right:1px solid #ffffff!important;
- }
- scrollbox#PlacesToolbarItems toolbarbutton:first-child,
- scrollbox#PlacesToolbarItems toolbarbutton:first-child:hover,
- scrollbox#PlacesToolbarItems toolbarbutton:first-child:active
- {
- border-left:0!important;
- }
- /* HIDDEN ELEMENTS */
- #identity-box,
- #urlbar-icons > image,
- #urlbar-container dropmarker,
- #tabbrowser-tabs .scrollbutton-up,
- #tabbrowser-tabs .scrollbutton-down,
- #appmenu-toolbar-button .toolbarbutton-text,
- #appmenu-toolbar-button .toolbarbutton-menu-dropmarker,
- toolbar#addon-bar toolbarbutton .toolbarbutton-menubutton-dropmarker,
- toolbar#addon-bar #addonbar-closebutton
- {
- display:none!important;
- }
- #urlbar {
- /*font-size: 10pt !important; font-family: 'Helvetica Neue' !important; */
- text-align: left !important;
- border: none!important;
- background: none!important;
- margin-top: -2px!important;
- margin-left: -1px !important;
- color:#FFFFFF!important;
- max-height:51px!important;
- min-height:35px!important;
- /*text-shadow:rgba(225,225,225,.8) 0 0 1px!important;*/
- -moz-transition:color .2s ease-in-out;
- }
- #nav-bar{
- border: none!important;
- background: #191919!important;
- }
- #main-window:not([chromehidden*="toolbar"])[sizemode="normal"]
- {
- margin-top:-10px!important;
- margin-left:0px!important;
- margin-right:0px!important;
- margin-bottom:0px!important;
- }
- #plugins-notification-icon{
- padding-left:4px;
- padding-top:4px;
- }
- .tab-close-button,.tab-close-button > .toolbarbutton-icon {
- display: -moz-box !important;
- opacity: 1.0 !important;
- }
- .tabs-newtab-button{
- border: none !important;
- padding-top: 3px!important;
- background: #191919 !important
- }
- .tabs-newtab-button:hover{
- border: none !important;
- background: #191919 !important
- }
- #identity-box,
- #urlbar-icons > image,
- #urlbar-container dropmarker,
- #tabbrowser-tabs .scrollbutton-up,
- #tabbrowser-tabs .scrollbutton-down,
- #appmenu-toolbar-button .toolbarbutton-text,
- #appmenu-toolbar-button .toolbarbutton-menu-dropmarker,
- toolbar#addon-bar toolbarbutton .toolbarbutton-menubutton-dropmarker,
- toolbar#addon-bar #addonbar-closebutton
- {
- display:none!important;
- }
- #plugins-notification-icon{
- display:none !important;
- opacity: 0!important;
- }
- #TabsToolbar{
- padding-left: 7px !important;
- margin-right: 80px !important;
- margin-top: -4px !important;
- background: #0f0f0f !important;
- }
- @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
- #main-window #navigator-toolbox :-moz-any(#back-button, #forward-button, #reload-button, #stop-button, #home-button, #print-button, #downloads-button, #history-button, #bookmarks-button, #bookmarks-menu-button, #new-window-button, #cut-button, #copy-button, #paste-button, #fullscreen-button, #zoom-out-button, #zoom-in-button, #sync-button:not([status="active"]), #feed-button, #new-tab-button, #privatebrowsing-button, #open-file-button, #preferences-button, #history-panelmenu, #add-ons-button, #save-page-button, #nav-bar-overflow-button, #PanelUI-menu-button, #find-button, #developer-button, #characterencoding-button, #email-link-button) > .toolbarbutton-icon,
- #main-window #navigator-toolbox #bookmarks-menu-button:not([starred="true"]),
- #main-window #navigator-toolbox #bookmarks-menu-button .toolbarbutton-menubutton-dropmarker .dropmarker-icon {
- list-style-image: url("chrome://browser/skin/Toolbar-inverted.png") !important;
- }
- #main-window #navigator-toolbox #alltabs-button[type="menu"],
- #main-window #navigator-toolbox .toolbarbutton-1 .dropmarker-icon {
- list-style-image: url("chrome://browser/skin/toolbarbutton-dropdown-arrow-inverted.png") !important;
- }
- #main-window #navigator-toolbox #tabview-button {
- list-style-image: url("chrome://browser/skin/tabview/tabview-inverted.png") !important;
- }
- #main-window #navigator-toolbox .tabs-newtab-button,
- #main-window #navigator-toolbox #TabsToolbar #new-tab-button > .toolbarbutton-icon {
- list-style-image: url("chrome://browser/skin/tabbrowser/newtab-inverted.png") !important;
- }
- #main-window #navigator-toolbox .scrollbutton-up,
- #main-window #navigator-toolbox .scrollbutton-down {
- list-style-image: url("chrome://browser/skin/tabbrowser/tab-arrow-left-inverted.png") !important;
- }
- #main-window #navigator-toolbox #downloads-button[indicator="true"]:not([attention="true"]) #downloads-indicator-icon {
- background-image: -moz-image-rect(url("chrome://browser/skin/Toolbar-inverted.png"), 0, 198, 18, 180) !important;
- }
- #main-window #navigator-toolbox #downloads-indicator:not([attention="true"]) #downloads-indicator-icon {
- background-image: -moz-image-rect(url("chrome://browser/skin/Toolbar-inverted.png"), 0, 108, 18, 90) !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment