mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
don't set toolbarbutton-icon-fill in toolbars
This commit is contained in:
parent
9373c52d63
commit
e253f06703
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ See the above repository for updates as well as full license text. */
|
|||
--uc-toolbarbutton-horizontal-padding: calc(var(--toolbarbutton-inner-padding) + 6px);
|
||||
}
|
||||
|
||||
#navigator-toolbox > toolbar{ --lwt-toolbarbutton-icon-fill: var(--lwt-toolbar-field-color, black) }
|
||||
:root:not([uidensity="compact"]) #nav-bar { padding-inline-start: 5px }
|
||||
|
||||
/* size of buttons */
|
||||
|
|
Loading…
Reference in a new issue