mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-04 16:23:01 -08:00
Add: builtInContrast Option
This commit is contained in:
parent
c9ec7bc97b
commit
90fdecf75a
3 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
$tabProton: "userChrome.tab.proton";
|
||||
|
||||
$builtInContrast: "userChrome.theme.builtInContrast";
|
||||
|
||||
@mixin Option($optionName) {
|
||||
@supports -moz-bool-pref("#{$optionName}") {
|
||||
@content;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue