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:-19px!important;
- margin-left:-1px!important;
- margin-right:-1px!important;
- margin-bottom: 25px !important;
- }
- /*Tabs */
- #TabsToolbar .tabbrowser-tabs:not([drag=detach]) > .tabbrowser-tab:not([pinned])[fadein] {
- min-width: 10px !important;
- max-width: 100% !important;
- }
- #TabsToolbar {
- min-height: 10px !important;
- max-height: 29px !important;
- margin-left: -15px !important;
- margin-right: -23px !important;
- background-color: #2f2f31 !important;
- }
- #TabsToolbar .tabbrowser-tab {
- font-family: 'segoe ui' !important;
- font-size: 14px !important;
- text-align: center!important;
- -moz-border-top-colors: none !important;
- -moz-border-left-colors: none !important;
- -moz-border-right-colors: none !important;
- -moz-border-bottom-colors: none !important;
- background-color: #2f2f31!important;
- color: #575757 !important;
- border-radius: 0px 0px 0px 0px !important;
- min-height: 10px !important;
- max-height: 28px !important;
- margin-bottom: 0px !important;
- }
- #TabsToolbar .tabbrowser-tab[selected] {
- background-color: #2d2d2d!important;
- color: #ffffff !important;
- border-radius: 0px 0px 0px 0px !important;
- margin-bottom: 0px !important;
- }
- #TabsToolbar .tabbrowser-tab[selected]:hover { transition: .3s ease-out;
- margin-bottom: 0px !important;}
- #TabsToolbar .tabbrowser-tab:hover:not([selected]) {
- background-color: #88a1ba!important;
- color: #000000 !important;
- }
- #TabsToolbar .tab-background {
- margin: 0 !important;
- background: transparent !important;
- }
- .tabbrowser-tab:not([pinned]) .tab-icon-image{
- display: none !important;
- }
- #identity-box, #identity-icon-labels {
- display: none;
- }
- /* Australis Tabs */
- #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;
- }
- /* Navbar */
- #nav-bar {
- z-index: -1!important;
- background: #2f2f31!important;
- border: 0px #282B34!important;
- box-shadow: none !important;
- height: 25px !important;
- margin-top: 0px !important;
- position: fixed !important;
- bottom: 0 !important;
- }
- #urlbar {
- z-index: -1!important;
- font-family: 'segoe ui' !important;
- font-size: 14px !important;
- padding-bottom: 5px !important;
- background-color: #2f2f31 !important;
- color: #575757!important;
- text-align: center !important;
- border-radius: 0px !important;
- border: none !important;
- margin: 0 0 0 0 !important;
- height: 25px !important;
- padding-left: 20px !important;
- width: 2000px !important;
- }
- /* buttons */
- #urlbar-reload-button, dropmarker,#back-button,#forward-button {
- display: none !important;
- }
- #back-button[disabled="true"]
- {
- display: none;
- }
- #forward-button[disabled="true"]
- {
- display: none;
- }
- button
- {
- background-color: #ffffff !important;
- }
- button:hover
- {
- color: #000000 !important;
- background-color: #f0f0f0 !important;
- }
- .close-icon {
- display: none !important;
- list-style-image: url("https://a.pomf.cat/puxtfy.png");
- -moz-image-region: rect(0, 20px, 20px, 0);
- }
- #PanelUI-button {
- background-position: 100% 0, calc(100% - 1px) 0, calc(100% - 2px) 0;
- background: url('https://a.pomf.cat/hzhxjh.png') !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- box-shadow: none !important;
- width: 5px !important;
- border: 0px !important;
- padding-right: 20px !important;
- }
- #PanelUI-menu-button {
- opacity: 0 !important;
- width: 12px !important;
- }
- .tabs-newtab-button {
- background: #2d2d2d !important;
- list-style-image: url('https://a.pomf.cat/srouyp.png') !important;
- padding-right: 13px
- !important;
- margin-left: 0px !important;
- }
- statuspanel { display: none }
- /*Removes Separator*/
- #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;
- }
Advertisement
Add Comment
Please, Sign In to add comment