mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-25 05:51:23 -08:00
Fix: Separator - Dyniamic's margin adjust, Static's accent color provide
This commit is contained in:
parent
73508237fa
commit
3a5800a352
5 changed files with 31 additions and 27 deletions
|
|
@ -1,10 +1,3 @@
|
|||
:root:not([uidensity="touch"]) #tabs-newtab-button > .toolbarbutton-icon {
|
||||
--toolbarbutton-inner-padding: calc((var(--tab-min-height) - 16px) / 2 - 1px);
|
||||
}
|
||||
|
||||
:root:not([uidensity="compact"]) #tabs-newtab-button > .toolbarbutton-icon {
|
||||
margin-left: 2px;
|
||||
}
|
||||
:root[uidensity="compact"] #tabs-newtab-button > .toolbarbutton-icon {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue