Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
- /*remove blue browser border */
- #main-window:not([chromehidden*="toolbar"])[sizemode="normal"] {
- margin-top:-1px!important;
- margin-left:-1px!important;
- margin-right:-1px!important;
- margin-bottom: -1px !important;
- }
- #titlebar-buttonbox-container { display:none!important; }
- #browser-bottombox {
- border: none !important;
- }
- #browser-border-end, #browser-border-start {
- display: none !important;
- }
- #nav-bar {
- border: none !important;
- visibility: visible !important;
- }
- #navigator-toolbox:after {
- height: 0px !important;
- }
- .tabbrowser-tabs:not([drag=detach]) > .tabbrowser-tab:not([pinned])[fadein] {
- min-width: 10px !important;
- max-width: 100% !important;
- }
- #TabsToolbar:not(:-moz-lwtheme)::after {display: none;}
- /* Remove the following line if you want the text color of unselected tabs to be black (Firefox default) */
- #TabsToolbar .tabbrowser-tab:not([selected]) {color: rgba(255,255,255,1);
- }
- #TabsToolbar {
- background: #fcfcfc !important;
- margin-top: 0px !important;
- }
- #TabsToolbar .tabbrowser-tabs {
- min-height: 33px !important;
- margin-top: 0px !important;
- margin-bottom: 0px !important;
- text-align: center !important;
- margin-left: -15px !important;
- margin-right: -22px !important;
- border: 0px !important;
- }
- #tabbrowser-tabs tab .tab-close-button {
- display: none !important;
- }
- .tabbrowser-tab:not([pinned]) .tab-icon-image {
- display: none !important;
- }
- #TabsToolbar .tabbrowser-tab {
- -moz-border-top-colors: none !important;
- -moz-border-left-colors: none !important;
- -moz-border-right-colors: none !important;
- -moz-border-bottom-colors: none !important;
- text-shadow: none !important;
- padding: 0px 0px !important;
- border-radius: 0px !important;
- background: #2f2f31!important;
- background-clip: padding-box !important;
- transition: all .1s !important;
- margin-left: 0px !important;
- color: #575757!important;
- min-height: 14px !important;
- }
- #TabsToolbar .tabs-newtab-button {
- -moz-border-top-colors: none !important;
- -moz-border-left-colors: none !important;
- -moz-border-right-colors: none !important;
- -moz-border-bottom-colors: none !important;
- border-style: solid !important;
- border-color: transparent !important;
- border-width: 0px 0px 0 0px !important;
- text-shadow: none !important;
- background: transparent !important;
- background-clip: padding-box !important;
- transition: all .1s !important;
- }
- #TabsToolbar .tabbrowser-tab[selected] {
- color: #ffffff !important;
- background: #2f2f31!important;
- margin-bottom: 0px !important;
- text-shadow: none !important;
- }
- #TabsToolbar .tabs-newtab-button:hover,
- #TabsToolbar .tabbrowser-tab:hover:not([selected]) {
- background-color: #88a1ba!important;
- color: #ffffff !important;
- margin-bottom: 0px !important;
- text-shadow: none !important;
- }
- #TabsToolbar .tab-background {
- margin: 0 !important;
- background: transparent !important;
- }
- #TabsToolbar .tab-background-start,
- #TabsToolbar .tab-background-end {
- display: none !important;
- }
- #TabsToolbar .tab-background-middle {
- margin: 0px 0px !important;
- background: transparent !important;
- }
- #TabsToolbar .tabbrowser-tab:after,
- #TabsToolbar .tabbrowser-tab:before {
- display: none !important;
- }
- #TabsToolbar .tabs-newtab-button {
- border-width: 0px 0px 0 0px !important;
- margin: 0 !important;
- width: auto !important;
- padding: 0 0px !important;
- }
- /*comment to show favicons */
- #identity-box, #identity-icon-labels {
- display: none;
- }
- /* fonts */
- #urlbar, #TabsToolbar .tabbrowser-tab, menu, .autocomplete-richlistbox, #menubar-items, statuspanel[type="overLink"] .statuspanel-label, toolbarbutton, #placeContent, #placesList, .editBMPanel_rowLabel, .textbox-input-box, .viewer-title.label.toolbar, .downloadTarget, .downloadDetails, #bookmarks-view-children, #sidebar-search-label, #sidebar-title, .menubar-text {
- font-family: 'sans'!important;
- font-size: 12px !important;
- text-shadow: none !important;
- }
- /* library window */
- #placesToolbar {
- background: #1d1e2a !important;
- }
- /* remove icons */
- #memfx-toolbar-button, .autocomplete-history-dropmarker.urlbar-history-dropmarker, #urlbar-reload-button, .box-inherit.toolbarbutton-menubutton-button, .scrollbutton-up, .scrollbutton-down, #urlbar-stop-button {
- display: none;
- }
- #tabbrowser-tabs tab .tab-close-button {
- display: none !important;
- }
- /* remove plugin and reader view */
- #reader-mode-button, #notification-popup-box {
- display: none;
- }
- /* tab bg color
- #navigator-toolbox, #TabsToolbar {
- background: #1a1b26 !important;
- color: #6f535e !important;
- }*/
- /*#navigator-toolbox {
- box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
- }*/
- /* nav bg color and sizes */
- #urlbar {
- background-color: #2f2f31 !important;
- color: #575757!important;
- text-align: center !important;
- padding-left: 10px;
- height: 30px !important;
- /*box-shadow: 1px 1px 5px #000 !important;*/
- border-radius: 0px !important;
- border: none !important;
- width: 2000px !important;
- margin-bottom: 0px !important;
- padding-bottom: 6px !important;
- margin: 0 0 0 0 !important;
- }
- #nav-bar {
- background-color: #2f2f31 !important;
- background: #ffffff !important;
- left: 0 !important;
- text-align: center !important;
- border: 0px !important;
- height: 33px !important;
- position: fixed !important;
- bottom: 0 !important;
- right: 0 !important;
- width: 100% !important;
- margin: 0 0 0 0 !important;
- }
- /* menu bar color */
- #main-menubar, #toolbar-menubar, #menubar-items, menubar > menu {
- background: #2f2f31!important;
- color: #926d7b !important;
- text-shadow: none !important;
- height: 30px !important;
- border: none !important;
- margin-top: 0px !important;
- }
- /* menu icon */
- #PanelUI-button {
- background: #2f2f31 !important;
- }
- /* back/forward buttons */
- #back-button, #back-button .toolbarbutton-icon:hover, #back-button, #back-button .toolbarbutton-icon, #forward-button .toolbarbutton-icon, #forward-button {
- list-style-image:url("http://puu.sh/iImVX/23413dd634.png")!important;
- border-radius: 0px !important;
- background-image: none !important;
- background-color: #ffffff !important;
- border: none !important;
- padding: 0px !important;
- box-shadow: none !important;
- margin-left: 0px !important;
- margin-top: 0px !important;
- margin-bottom: 0px !important;
- background-color: #2f2f31 !important;
- opacity: 0 !important;
- width:0px !important;
- height: 30px !important;
- }
- /* menu button */
- #PanelUI-button, #PanelUI-button:hover {
- display: none !important;
- background: url('http://puu.sh/iInne/9c9e9839d5.png') !important;
- background-color: #2f2f31!important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- box-shadow: none !important;
- margin-top: 0px !important;
- width: 10px !important;
- height: 10px !important;
- }
- #PanelUI-button .button-icon,
- #PanelUI-button .button-text {
- display: none !important;
- }
- #PanelUI-menu-button {
- opacity: 0 !important;
- width: 10px !important;
- margin-right: -15px !important;
- }
- /* remove blue border */
- #nav-bar, #urlbar {
- background-color: #2f2f31 !important;
- border: none !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment