From 3cc62de9689fd9b5253f50e1c359c0bcf0fac00c Mon Sep 17 00:00:00 2001 From: wuggy Date: Wed, 16 Sep 2026 13:29:20 -0700 Subject: [PATCH] fix path error in browser.css --- 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 375e1e5608..978c3b790e 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -2283,8 +2283,8 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { %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 {