From 27119dee5f86357bfed856d397f4170c990c10e5 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 10 Oct 2025 18:00:01 -0700 Subject: [PATCH] New backup 2025-10-10 18:00:01 --- de/home/.librewolf/config/chrome/userChrome.css | 11 +++++++++-- de/home/.librewolf/development/chrome/userChrome.css | 11 +++++++++-- de/home/.librewolf/penelope/chrome/userChrome.css | 11 +++++++++-- de/home/.librewolf/work/chrome/userChrome.css | 11 +++++++++-- 4 files changed, 36 insertions(+), 8 deletions(-) diff --git a/de/home/.librewolf/config/chrome/userChrome.css b/de/home/.librewolf/config/chrome/userChrome.css index fbd547d..9502d7a 100644 --- a/de/home/.librewolf/config/chrome/userChrome.css +++ b/de/home/.librewolf/config/chrome/userChrome.css @@ -21,14 +21,21 @@ text-align: center !important; } #tabbrowser-tabpanels { - margin: 20px !important; + margin: 10px !important; + margin-left: 5px !important; border-radius: 12px !important; + * { border-radius: 12px !important; } } #urlbar-searchmode-switcher { display: none !important; } #sidebar-box { - background-color: transparent !important; +/* background-color: transparent !important;*/ + background-color: [[[BACKGROUNDHEX]]] !important; + margin: 10px !important; + margin-right: 0px !important; + border-radius: 10px !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/development/chrome/userChrome.css b/de/home/.librewolf/development/chrome/userChrome.css index 9bca017..6737c5a 100644 --- a/de/home/.librewolf/development/chrome/userChrome.css +++ b/de/home/.librewolf/development/chrome/userChrome.css @@ -21,14 +21,21 @@ text-align: center !important; } #tabbrowser-tabpanels { - margin: 20px !important; + margin: 10px !important; + margin-left: 5px !important; border-radius: 12px !important; + * { border-radius: 12px !important; } } #urlbar-searchmode-switcher { display: none !important; } #sidebar-box { - background-color: transparent !important; +/* background-color: transparent !important;*/ + background-color: #1113174c !important; + margin: 10px !important; + margin-right: 0px !important; + border-radius: 10px !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/userChrome.css b/de/home/.librewolf/penelope/chrome/userChrome.css index 2b47338..5963c65 100644 --- a/de/home/.librewolf/penelope/chrome/userChrome.css +++ b/de/home/.librewolf/penelope/chrome/userChrome.css @@ -21,14 +21,21 @@ text-align: center !important; } #tabbrowser-tabpanels { - margin: 20px !important; + margin: 10px !important; + margin-left: 5px !important; border-radius: 12px !important; + * { border-radius: 12px !important; } } #urlbar-searchmode-switcher { display: none !important; } #sidebar-box { - background-color: transparent !important; +/* background-color: transparent !important;*/ + background-color: #11131766 !important; + margin: 10px !important; + margin-right: 0px !important; + border-radius: 10px !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/work/chrome/userChrome.css b/de/home/.librewolf/work/chrome/userChrome.css index 3055e49..eea423b 100644 --- a/de/home/.librewolf/work/chrome/userChrome.css +++ b/de/home/.librewolf/work/chrome/userChrome.css @@ -21,14 +21,21 @@ text-align: center !important; } #tabbrowser-tabpanels { - margin: 20px !important; + margin: 10px !important; + margin-left: 5px !important; border-radius: 12px !important; + * { border-radius: 12px !important; } } #urlbar-searchmode-switcher { display: none !important; } #sidebar-box { - background-color: transparent !important; +/* background-color: transparent !important;*/ + background-color: #1113177f !important; + margin: 10px !important; + margin-right: 0px !important; + border-radius: 10px !important; + * { border-radius: 10px !important; } } /*:root { --tabpanel-background-color: #11131700 !important; }*/ /*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/