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);
- :root {
- --bg: #a3aeca !important;
- --sel: #97a2be !important;
- --hover: #97a2be !important;
- --urlbg: #FFFFFF !important;
- --text: #FFFFFF !important;
- --urltxt: #3C4C5C !important;
- }
- #TabsToolbar .tabbrowser-tabs, #urlbar {
- font-family: 'Open Sans' !important;
- font-weight: 500 !important;
- }
- #TabsToolbar .box-inherit {
- background: var(--bg) !important;
- }
- #TabsToolbar .tabbrowser-tabs:not([drag=detach]) > .tabbrowser-tab:not([pinned])[fadein] {
- min-width: 10px !important;
- max-width: 260px !important;
- }
- #TabsToolbar {
- margin-top: 8px !important;
- margin-bottom: 7px!important;
- }
- #TabsToolbar .tabbrowser-tabs {
- text-align: center !important;
- margin-left: -15px !important;
- margin-right: -15px !important;
- min-height: 26px !important;
- max-height: 26px !important;
- }
- #TabsToolbar .tabbrowser-tab {
- margin: -3px 3px 0px 6px !important;
- border-radius: 0px !important;
- background: var(--bg) !important;
- background-clip: padding-box !important;
- color: var(--text)!important;
- }
- #TabsToolbar .tabbrowser-tab[selected] {
- color: var(--text)!important;
- background: var(--sel) !important;
- }
- #TabsToolbar .tabbrowser-tab:hover:not([selected]) {
- color: var(--text)!important;
- background: var(--hover) !important;
- }
- #TabsToolbar .tab-background {
- background: transparent !important;
- }
- #TabsToolbar .tab-background-start,
- #TabsToolbar .tab-background-end {
- background: transparent !important;
- background-image: none !important;
- }
- #TabsToolbar .tab-background-middle {
- background: transparent !important;
- }
- #TabsToolbar .tab-background-start::before, #TabsToolbar .tab-background-end::before {
- background-image: none !important;
- }
- .tab-background-start[selected=true]:-moz-locale-dir(ltr)::after,
- .tab-background-end[selected=true]:-moz-locale-dir(ltr)::after {
- background-image: none!important;
- }
- #TabsToolbar .tabbrowser-tab:after,
- #TabsToolbar .tabbrowser-tab:before {
- display: none !important;
- }
- #main-window #tabbrowser-tabs tab .tab-throbber,#main-window #tabbrowser-tabs tab .tab-icon-image {
- width:10px!important;
- height:10px!important;
- }
- .tabbrowser-tab:not([pinned]) .tab-icon-image{
- display: none !important;
- }
- .tab-close-button {
- opacity: 0 !important;
- }
- .tab-close-button:hover {
- opacity: 1 !important;
- }
- #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar) {
- border: 0 !important;
- background: var(--bg) !important;
- color: var(--text2) !important;
- }
- #nav-bar {
- border: none !important;
- visibility: visible !important;
- }
- #navigator-toolbox {
- background: var(--bg) !important;
- }
- #navigator-toolbox:after {
- height: 0px !important;
- }
- #nav-bar {
- background: var(--bg)!important;
- box-shadow: none !important;
- background-clip: padding-box !important;
- padding-top: 5px!important;
- margin-top: -4px!important;
- margin-bottom: 1px!important;
- }
- #urlbar {
- text-align: left;
- background: var(--urlbg) !important;
- border: 0 !important;
- margin-left: 10px !important;
- margin-right: 5px !important;
- padding-left: 5px!important;
- color: var(--urltxt)!important;
- margin-bottom: 2px!important;
- border-radius: 0 !important;
- height: 25px !important;
- }
- #forward-button, #back-button {
- display: none !important;
- }
- #back-button > .toolbarbutton-icon {
- list-style-image: url(https://a.pomf.cat/ilfsjr.png) !important;
- margin-left: -3px !important;
- }
- #forward-button {
- list-style-image: url(https://a.pomf.cat/dvdmhb.png) !important;
- margin-left: -3px !important;
- }
- #back-button:hover, #forward-button:hover {
- background: transparent !important;
- opacity: 0.3 !important;
- border: none !important;
- box-shadow: none !important;
- }
- #back-button:not([disabled="true"]):not([open="true"]):not(:active):hover > .toolbarbutton-icon, #back-button, #back-button .toolbarbutton-icon:hover, #back-button .toolbarbutton-icon, #forward-button .toolbarbutton-icon, #forward-button {
- border-radius: 0px !important;
- background: transparent !important;
- background-color: transparent !important;
- border: 0px solid #000 !important;
- padding: 3px !important;
- box-shadow: none !important;
- margin-left: 7px !important;
- margin-top: 0px !important;
- margin-bottom: 0px !important;
- background-color: var(--bg) !important;
- width: 25px !important;
- height: 30px !important;
- }
- #back-button:disabled, #forward-button:disabled {
- opacity: 0.4 !important;
- }
- #back-button#back-button#back-button>image.toolbarbutton-icon {
- box-shadow: none !important;
- }
- #urlbar-go-button {
- display: none !important;
- }
- #urlbar-reload-button, #urlbar-stop-button {
- opacity: 0 !important;
- border: 0 !important;
- }
- #urlbar-reload-button:hover, #urlbar-stop-button:hover {
- opacity: 1 !important;
- }
- #identity-box{
- display: none !important;
- background: transparent !important;
- border: 0 !important;
- margin-left: -30px!important;
- }
- #dropmarker-icon, #connection-icon, #urlbar-container dropmarker, #historydropmarker, #autocomplete-history-dropmarker, #urlbar-history-dropmarker, #dropmarker, #plugins-notification-icon, #notification-anchor-icon, #notification-popup-box, statuspanel {
- display: none !important;
- }
- tabbrowser-tab *, .tabs-newtab-button * {
- background: none !important; list-style-image: none !important;
- margin: 0 0 0 0 !important; padding: 0 0 0 0 !important;
- -moz-appearance: none !important;
- }
- .tabs-newtab-button {
- color: var(--text2)!important;
- display: block !important;
- background: var(--bg) !important;
- margin: 0 0 0 0 !important;
- width: 32px !important;
- }
- .tabs-newtab-button::before {
- content: " " !important;
- }
- .tabs-newtab-button:hover {
- background:var(--hover) !important;
- color: var(--text) !important;
- }
- #browser-bottombox {
- border: none !important;
- }
- #browser-border-end, #browser-border-start {
- display: none !important;
- }
- #main-window {
- -moz-appearance: -moz-win-borderless-glass !important;
- -moz-appearance: -moz-win-glass !important;
- }
- #reader-mode-button {
- margin-right: 5px !important;
- }
- #downloads-button {
- background: url('https://a.pomf.cat/vcdlci.png') !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- opacity: 1 !important;
- margin-left: 5px !important;
- margin-right: 9px !important;
- box-shadow: none !important;
- width: 10px !important;
- }
- #toolbarbutton-icon .Downloads,
- #downloads-indicator-icon,
- #downloads-indicator-progress-area,
- #downloads-button .button-text {
- display: none !important;
- }
- #downloads-indicator-anchor {
- opacity: 0 !important;
- }
- #downloads-button:hover {
- opacity: 1 !important;
- box-shadow: none !important;
- background: url('http://i.imgur.com/I8kiKbo.png') !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- }
- #PanelUI-button, #customization-panel-container,
- #customization-panelWrapper .panel-arrow,
- #ctr_panelui-button,
- #wrapper-ctr_panelui-button, #downloads-button {
- -moz-box-ordinal-group: 0
- }
- #PanelUI-button {
- border: 0 !important;
- background-position: 100% 0, calc(100% - 1px) 0, calc(100% - 2px) 0;
- background: url('https://a.pomf.cat/innqif.png') !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- box-shadow: none !important;
- width: 5px !important;
- }
- #PanelUI-button .button-icon,
- #PanelUI-button .button-text{
- display: none !important;
- }
- #PanelUI-menu-button {
- opacity: 0 !important;
- width: 5px !important;
- }
- *|*.main-content {
- background: var(--bg)!important;
- }
- .addon[selected] {
- background: var(--sel)!important;
- }
- .category, #nav-header, #categories {
- color: var(--text)!important;
- background: var(--sel)!important;
- }
- /* AGENT_SHEET */
- scrollbarbutton[sbattr="scrollbar-up-top"],
- scrollbarbutton[sbattr="scrollbar-down-top"],
- scrollbarbutton[sbattr="scrollbar-up-bottom"],
- scrollbarbutton[sbattr="scrollbar-down-bottom"] {
- -moz-appearance: none !important;
- display: none !important;
- }
- scrollbar[orient="vertical"] {
- -moz-margin-start: -15px;
- min-width: 15px!important;
- max-width: 15px!important;
- -moz-appearance: none!important;
- position: relative;
- background-color: transparent!important;
- background-image: none!important;
- border: 0;
- z-index: 2147483647;
- -moz-box-align: start;
- padding:1px 1px 1px 6px!important;
- }
- scrollbar[orient="horizontal"] {
- margin-top: -15px;
- min-height: 15px;
- max-height: 15px;
- -moz-appearance: none!important;
- position: relative;
- background-color: transparent;
- background-image: none;
- border: 0;
- z-index: 2147483647;
- -moz-box-align: start;
- padding:6px 11px 1px 1px!important;
- }
- scrollbar thumb {
- -moz-appearance: none !important;
- background-color: #ffffff;
- border-radius: 0;
- border: 0;
- }
- scrollbar[orient="vertical"] thumb {
- min-height: 20px!important;
- min-width: 15px!important;
- max-width: 15px!important;
- }
- scrollbar[orient="horizontal"] thumb {
- min-width: 20px!important;
- min-height: 15px!important;
- max-height: 15px!important;
- }
- scrollbar thumb:hover, scrollbar thumb:active {
- background-color: rgba(0,0,0,0.5);
- }
- html div scrollbar {
- -moz-margin-start: 0!important;
- }
Advertisement
Add Comment
Please, Sign In to add comment