From 32e5b8eb00f26e04d9f1c092f33fab23b48a8898 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 19 Mar 2025 14:29:56 +0100 Subject: ... --- accounts/gkleen@sif/firefox-chrome.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/accounts/gkleen@sif/firefox-chrome.css b/accounts/gkleen@sif/firefox-chrome.css index 61a465c8..726f1e4b 100644 --- a/accounts/gkleen@sif/firefox-chrome.css +++ b/accounts/gkleen@sif/firefox-chrome.css @@ -4,6 +4,20 @@ font-size:12px; } +#sidebar-main:has([expanded]) { + min-width:20em !important; + max-width:20em !important; +} + +#sidebar, #sidebar-box { + min-width:35em !important; + max-width:35em !important; +} + +#sidebar-box { + margin-right: var(--space-small); +} + /* #sidebar { min-width:20em !important; -- cgit v1.2.3