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; }*/