From 90edcc41499975f6eb1aa1ee97489dec7fefc435 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Thu, 9 Nov 2023 18:53:11 +0100 Subject: [PATCH] change firefox config --- modules/home/firefox/userChrome.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/home/firefox/userChrome.css b/modules/home/firefox/userChrome.css index 06ad19f..2e5230b 100755 --- a/modules/home/firefox/userChrome.css +++ b/modules/home/firefox/userChrome.css @@ -160,9 +160,9 @@ See the above repository for updates as well as full license text. */ background: @backgroundColor@ !important; } -#titlebar { +/* #titlebar { display: none !important; -} +} */ #nav-bar { margin-right: 0 !important; @@ -173,9 +173,9 @@ See the above repository for updates as well as full license text. */ visibility: hidden !important; } -.titlebar-buttonbox-container { +/* .titlebar-buttonbox-container { visibility: hidden !important; -} +} */ #main-window { background: none !important;