add new tweak: hide tabs bar
This commit is contained in:
parent
d841457767
commit
6c1efa741d
5 changed files with 131 additions and 39 deletions
|
@ -403,7 +403,7 @@ panelview .toolbarbutton-1,
|
|||
panel[type="autocomplete-richlistbox"]>.autocomplete-richlistbox,
|
||||
.menupopup-arrowscrollbox {
|
||||
background: var(--arrowpanel-background) !important;
|
||||
border: 1px solid var(--panel-separator-color) !important;
|
||||
border: 1px solid light-dark(transparent, var(--panel-separator-color)) !important;
|
||||
}
|
||||
|
||||
/* make room for menu shadow */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue