From 7add8079cf8509e6633da7ad849bb74bed7927d6 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sun, 18 Feb 2024 20:59:22 +0800 Subject: [PATCH] update --- src/other/firefox/WhiteSur/parts/toolbox.css | 5 +++++ src/other/firefox/common/parts/csd.css | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/other/firefox/WhiteSur/parts/toolbox.css b/src/other/firefox/WhiteSur/parts/toolbox.css index bcb56287..2127a233 100644 --- a/src/other/firefox/WhiteSur/parts/toolbox.css +++ b/src/other/firefox/WhiteSur/parts/toolbox.css @@ -32,6 +32,10 @@ box-shadow: inset 0 1px var(--gnome-toolbar-border-color) !important; } +#navigator-toolbox { + background: var(--gnome-tabstoolbar-background) !important; +} + findbar { border: 0 !important; background: var(--gnome-findbar-background) !important; @@ -42,6 +46,7 @@ findbar { background: var(--gnome-browser-before-load-background) !important; } +#navigator-toolbox:-moz-window-inactive, #nav-bar:-moz-window-inactive, .notificationbox-stack:-moz-window-inactive, #PersonalToolbar:-moz-window-inactive, #toolbar-menubar:-moz-window-inactive, #TabsToolbar:-moz-window-inactive, findbar:-moz-window-inactive { diff --git a/src/other/firefox/common/parts/csd.css b/src/other/firefox/common/parts/csd.css index a40efddc..e70e2881 100644 --- a/src/other/firefox/common/parts/csd.css +++ b/src/other/firefox/common/parts/csd.css @@ -2,10 +2,6 @@ @namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -#navigator-toolbox { - -moz-appearance: -moz-window-titlebar !important; -} - /* Headerbar top border corners rounded */ :root[tabsintitlebar][sizemode="normal"]:not([gtktiledwindow="true"]) { #nav-bar {