Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url("autohide_bookmarks_toolbar.css");
- #_windscribeff-menuitem-_uBlock0-blockElement {
- display: none !important;
- }
- #navigator-toolbox{
- background-color: accentColor !important;
- }
- /* JOIN TABS and SET TAB SHAPE */
- .tab-background {
- border-radius: 8px 8px 0px 0px !important;
- margin-top: 0px !important;
- margin-bottom: 0px !important;}
- /* SET SPACE BETWEEN TABS */
- .tabbrowser-tab {
- padding-left: 0px !important;
- padding-right: 1px !important;}
- /* SET TABS BOTTOM BORDER COLOR */
- #TabsToolbar {
- border-bottom: solid 0px #FF0000; !important;}
- #tabbrowser-tabs:not([overflow="true"]) ~ #alltabs-button{ display: none }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement