From a92cccfaddb20653b1b65b96ac5197eaaf7866a5 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 14 Feb 2023 15:51:51 +0800 Subject: [PATCH] Update toolbox-alt.css --- src/other/firefox/Monterey/parts/toolbox-alt.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/other/firefox/Monterey/parts/toolbox-alt.css b/src/other/firefox/Monterey/parts/toolbox-alt.css index 85e6ac7..b0d135a 100644 --- a/src/other/firefox/Monterey/parts/toolbox-alt.css +++ b/src/other/firefox/Monterey/parts/toolbox-alt.css @@ -7,11 +7,10 @@ @namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; -#nav-bar, #PersonalToolbar, #toolbar-menubar, #TabsToolbar { - border: 0 !important; +#nav-bar, #PersonalToolbar, #toolbar-menubar, #TabsToolbar, #titlebar { + border: none !important; color: var(--gnome-toolbar-color); background: var(--gnome-toolbar-background) !important; - border-bottom: none !important; } #TabsToolbar {