From 29d4e2e172c6a322b5107af2a9c425cc06a90b00 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Sun, 19 Oct 2025 14:30:03 -0700 Subject: [PATCH] New backup 2025-10-19 14:30:03 --- de/home/.librewolf/development/chrome/sidebery.css | 2 +- de/home/.librewolf/development/chrome/userChrome.css | 10 ++-------- de/home/.librewolf/penelope/chrome/sidebery.css | 2 ++ de/home/.librewolf/work/chrome/sidebery.css | 2 ++ 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/de/home/.librewolf/development/chrome/sidebery.css b/de/home/.librewolf/development/chrome/sidebery.css index a0c4d82..a06d7d3 100644 --- a/de/home/.librewolf/development/chrome/sidebery.css +++ b/de/home/.librewolf/development/chrome/sidebery.css @@ -14,11 +14,11 @@ --nav-btn-height: 28px !important; --active-el-bg: #795f7c7f !important; --tabs-border-radius: 8px !important; -/* --frame-bg: red !important;*/ @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #795f7c7f !important;*/ background-color: transparent !important; + --frame-bg: transparent !important; } } diff --git a/de/home/.librewolf/development/chrome/userChrome.css b/de/home/.librewolf/development/chrome/userChrome.css index fdcabb7..315e655 100644 --- a/de/home/.librewolf/development/chrome/userChrome.css +++ b/de/home/.librewolf/development/chrome/userChrome.css @@ -12,8 +12,7 @@ display: none !important; } :root { -/* --tabpanel-background-color: #1113174c !important;*/ - --tabpanel-background-color: red !important; + --tabpanel-background-color: #1113174c !important; --toolbar-bgcolor: #795f7c7f !important; --toolbar-field-background-color: transparent !important; --urlbar-box-bgcolor: transparent !important; @@ -24,7 +23,6 @@ #tabbrowser-tabpanels { margin: 10px !important; margin-left: 10px !important; -/* background-color: red !important;*/ border-radius: 12px !important; * { border-radius: 12px !important; } } @@ -37,11 +35,7 @@ margin: 10px !important; margin-right: 0px !important; border-radius: 10px !important; -/* background-color: red !important;*/ - * { - border-radius: 10px !important; -/* background-color: red !important;*/ - } + * { border-radius: 10px !important; } } /*:root { --tabpanel-background-color: #11131700 !important; }*/ /*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/ diff --git a/de/home/.librewolf/penelope/chrome/sidebery.css b/de/home/.librewolf/penelope/chrome/sidebery.css index 9675ba7..16e95be 100644 --- a/de/home/.librewolf/penelope/chrome/sidebery.css +++ b/de/home/.librewolf/penelope/chrome/sidebery.css @@ -12,6 +12,8 @@ --tabs-height: 30px !important; --nav-btn-width: 30px !important; --nav-btn-height: 28px !important; + --active-el-bg: #74616399 !important; + --tabs-border-radius: 8px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #74616399 !important;*/ diff --git a/de/home/.librewolf/work/chrome/sidebery.css b/de/home/.librewolf/work/chrome/sidebery.css index 547d943..a01d352 100644 --- a/de/home/.librewolf/work/chrome/sidebery.css +++ b/de/home/.librewolf/work/chrome/sidebery.css @@ -12,6 +12,8 @@ --tabs-height: 30px !important; --nav-btn-width: 30px !important; --nav-btn-height: 28px !important; + --active-el-bg: #4a5f7672 !important; + --tabs-border-radius: 8px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #4a5f7672 !important;*/