mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-25 09:30:59 -08:00
Clean: System Default Theme - comment
This commit is contained in:
parent
904aea3e84
commit
26d6796eda
1 changed files with 4 additions and 4 deletions
|
|
@ -610,10 +610,10 @@
|
|||
|
||||
/* Button Border Color */
|
||||
/*
|
||||
--tab-line-color: var(--win-button-border) !important;
|
||||
--checkbox-border-color: var(--win-button-border) !important;
|
||||
--input-border-color: var(--win-button-border) !important;
|
||||
--autocomplete-popup-separator-color: var(--win-button-border) !important;
|
||||
--tab-line-color: var(---mac-bgcolor) !important;
|
||||
--checkbox-border-color: var(--mac-bgcolor) !important;
|
||||
--input-border-color: var(--mac-bgcolor) !important;
|
||||
--autocomplete-popup-separator-color: var(--mac-bgcolor) !important;
|
||||
*/
|
||||
|
||||
/* Accent Color Forground */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue