mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-10 03:40:14 +00:00
Add variable for tab inline padding
This commit is contained in:
parent
f27380d7e2
commit
06db30e311
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ See the above repository for updates as well as full license text. */
|
|||
--arrowpanel-menuitem-padding: 4px !important;
|
||||
--panel-font-size: inherit !important;
|
||||
--arrowpanel-padding: 0.8em !important;
|
||||
--inline-tab-padding: 8px !important; /* 8px is default value since it looks good - lower values compactify tabs horizontally */
|
||||
}
|
||||
.subview-subheader{ height: 24px }
|
||||
menupopup > menuitem,
|
||||
|
|
Loading…
Reference in a new issue