From 18651678aa51a529fee7a53293c841b806450a0c Mon Sep 17 00:00:00 2001 From: wuggy Date: Fri, 26 Jun 2026 21:30:04 -0700 Subject: [PATCH] Fix bug in browser theme --- browser/themes/windows/browser.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css index 10ac79ae1d..e632cc2974 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -4862,8 +4862,8 @@ toolbar[brighttext] .statuspanel-label { %include ../shared/fullscreen/warning.inc.css %include ../shared/ctrlTab.inc.css -%include ../../../../devtools/client/themes/responsivedesign.inc.css -%include ../../../../devtools/client/themes/commandline.inc.css +%include ../../../devtools/client/themes/responsivedesign.inc.css +%include ../../../devtools/client/themes/commandline.inc.css %include ../shared/plugin-doorhanger.inc.css notification.pluginVulnerable > .notification-inner > .messageCloseButton {