commit a8f06496792983b6fc7c364a995891cb3c044743 parent 4e8cc1dd2a52fcfd3e71e7cac5f71cf548b2048b Author: awy <awy@awy.one> Date: Fri, 30 May 2025 01:30:08 +0300 update Diffstat:
M | userChrome.css | | | 6 | +++--- |
M | userContent.css | | | 9 | +++++---- |
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/userChrome.css b/userChrome.css @@ -789,9 +789,9 @@ scrollcorner { overflow: hidden !important; } -#sidebar-main { - visibility: collapse !important; -} +/* #sidebar-main { */ +/* visibility: collapse !important; */ +/* } */ /* remove annoying top border on top of urlbar*/ #nav-bar { diff --git a/userContent.css b/userContent.css @@ -44,13 +44,14 @@ } -/* CUSTOM ACCENT COLORS -------------------------------------------------------------------------------------- */ @-moz-document regexp("^(about:).*") { - body { - background-color: #353C4A !important; - } + body { + background-color: #353C4A !important; + } } +/* CUSTOM ACCENT COLORS -------------------------------------------------------------------------------------- */ + @-moz-document regexp("^(about:|chrome:|moz-extension:).*") { html:not([role="dialog"]),