firefox-one-line-bottom-ui/chrome/ch2.css

50 lines
1.2 KiB
CSS

#browser {
-moz-box-ordinal-group: 0 !important;
padding-top: 0px;
}
#TabsToolbar {
margin-bottom: 0px !important;
padding-bottom: 2px !important;
margin-left: 25vw !important;
max-height: 32px !important;
}
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {-moz-box-ordinal-group:10}
#TabsToolbar {-moz-box-ordinal-group:1000!important}
#nav-bar {
background: transparent !important;
margin-top: -32px !important;
margin-bottom: -2px !important;
margin-right: 75vw !important;
height: 32px !important;
}
#urlbar-container {
min-width: 0px !important;
max-width: 100vw !important;
margin-left: 0px !important;
margin-top: -1px !important;
}
#PanelUI-button {
-moz-box-ordinal-group: 0 !important;
padding-top: 1px !important;
margin-top: -1px !important;
margin-bottom: 1px !important;
}
#tracking-protection-icon-container {display: none !important;}
#urlbar-background{opacity: 0.5}
#urlbar[focused]{
top: auto !important;
bottom: 0px !important; }
#identity-box{display: none !important;}
#identity-icon{display: none !important;}
#pocket-button{display: none !important;}
.urlbar-icon{display: none !important;}