@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); .tabbrowser-arrowscrollbox > .scrollbutton-up, .tabbrowser-arrowscrollbox > .scrollbutton-down, .tabs-alltabs-button { visibility: hidden !important; display: none !important; } .tabs-newtab-button{ visibility: hidden !important; display: none !important; } #TabsToolbar, .tabbrowser-tabs { -moz-appearance:none!important; background: #484747 !important; height:23px!important; margin: -1px 0 0px 0!important; padding-bottom: 0px!important; padding-left:0px!important; border-top: 0px solid !important; border-bottom: 0px solid !important; -moz-border-top-colors: ThreeDShadow !important; -moz-border-bottom-colors: ThreeDShadow !important; } .tabbrowser-tab { -moz-appearance:none!important; border-bottom: 0px solid !important; -moz-border-bottom-colors: ThreeDShadow !important; -moz-border-radius-topleft: 0 !important; -moz-border-radius-topright: 0 !important; border-top:none!important; margin:0 0 0 0!important; padding-bottom:1px!important; } .tabbrowser-tab:not([selected="true"]) { -moz-appearance:none!important; color: #EBEBE4 !important; background: #484747 !important; margin-bottom:0px!important; border-right: solid 1px !important; -moz-border-right-colors: #70706d !important; -moz-border-radius-bottomleft: 0px !important; -moz-border-radius-bottomright: 0px !important; padding: 1px 0px 0px 5px !important; } .tabbrowser-tab[selected="true"] { -moz-appearance:none!important; color: #EBEBE4 !important; border-bottom: solid 1px !important; -moz-border-bottom-colors: #8A8A8A !important; -moz-border-radius-bottomleft: 1px !important; -moz-border-radius-bottomright: 1px !important; background: #8A8A8A !important; margin-bottom:2px!important; padding:1px 0px 2px 5px!important; } /*Removing double line*/ .tabs-bottom { display:none!important; } /*Setting margins and paddings if Faviconize Tab extension is used*/ tab[faviconized="true"] .tab-icon-image { margin:0 8px!important; } tab[faviconized="true"] {padding:1px 0!important;} .tabbrowser-tab .tab-close-button:hover {display:none !important;} .tabbrowser-tab .tab-close-button:active {display:none !important;} .tabbrowser-tab .tab-close-button[disabled="true"] {display:none !important;} .tab-icon-image {display:none !important;} .tabs-closebutton-box,.close-button.tabs-closebutton { visibility: hidden !important; } .tab-close-button{ visibility: hidden !important; display: none !important; } /* Show tab loading indicator while the tab is loading */ .tabbrowser-tabs *|tab[busy] .tab-icon { display:-moz-box; } #toolbar-menubar { min-height: 32px !important; max-height: 32px !important; } /* Remove the magnifying glass in the Search box */ .search-go-button, .urlbar-icon, .toolbar-splitter, .searchbar-engine-button { visibility: hidden !important; display: none !important; } .searchbar-textbox { min-height: 23px !important; max-height: 23px !important; } #PersonalToolbar { min-height: 30px !important; max-height: 30px !important; } #personal-bookmarks { min-height: 25px !important; max-height: 25px !important; }