add variables for private browsing indicator color
This commit is contained in:
parent
ad9fc2f697
commit
fb188c89bf
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
|
|
||||||
--tab-line-col: #0078d4 !important;
|
--tab-line-col: #0078d4 !important;
|
||||||
--toolbar-field-focus-border-color: #0078d4a0 !important;
|
--toolbar-field-focus-border-color: #0078d4a0 !important;
|
||||||
|
--private-browinging-indicator: #0078d4 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* don't bother with sidebar in light mode */
|
/* don't bother with sidebar in light mode */
|
||||||
|
@ -118,6 +119,7 @@
|
||||||
|
|
||||||
--tab-line-col: #4C98D1 !important;
|
--tab-line-col: #4C98D1 !important;
|
||||||
--toolbar-field-focus-border-color: #4c97d1a0 !important;
|
--toolbar-field-focus-border-color: #4c97d1a0 !important;
|
||||||
|
--private-browinging-indicator: #006cbe !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
:-moz-any(#sidebar-box, #sidebar)
|
:-moz-any(#sidebar-box, #sidebar)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue