diff --git a/de/home/.librewolf/development/chrome/userChrome.css b/de/home/.librewolf/development/chrome/userChrome.css index 92ad157..fdcabb7 100644 --- a/de/home/.librewolf/development/chrome/userChrome.css +++ b/de/home/.librewolf/development/chrome/userChrome.css @@ -12,7 +12,8 @@ display: none !important; } :root { - --tabpanel-background-color: #1113174c !important; +/* --tabpanel-background-color: #1113174c !important;*/ + --tabpanel-background-color: red !important; --toolbar-bgcolor: #795f7c7f !important; --toolbar-field-background-color: transparent !important; --urlbar-box-bgcolor: transparent !important; @@ -39,7 +40,7 @@ /* background-color: red !important;*/ * { border-radius: 10px !important; - background-color: red !important; +/* background-color: red !important;*/ } } /*:root { --tabpanel-background-color: #11131700 !important; }*/