From f828d3d24f845a87f59f7693d1ca5939d96c86ff Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Tue, 16 Jan 2024 13:49:01 -0400 Subject: [PATCH] Still More CSS --- home/applications/browsers/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/applications/browsers/default.nix b/home/applications/browsers/default.nix index f185370..308e9bb 100644 --- a/home/applications/browsers/default.nix +++ b/home/applications/browsers/default.nix @@ -286,6 +286,8 @@ userChrome = '' #TabsToolbar{ visibility: collapse !important } + #sidebar-header {visibility: collapse !important} + /* Show sidebar only when the cursor is over it */ /* The border controlling sidebar width will be removed so you'll need to modify these values to change width */