From 75da82ed8bb088bf15989f662b48ee9e6e767363 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sat, 11 Jan 2025 15:22:38 +0800 Subject: [PATCH] Update headerbar.css --- src/other/firefox/common/parts/headerbar.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/other/firefox/common/parts/headerbar.css b/src/other/firefox/common/parts/headerbar.css index 7e7ed852..3a35afa5 100644 --- a/src/other/firefox/common/parts/headerbar.css +++ b/src/other/firefox/common/parts/headerbar.css @@ -120,6 +120,7 @@ toolbar .toolbaritem-combined-buttons > .toolbarbutton-1 { padding: 0 3px !important; } +/* New tab url bar focusing */ #urlbar[focused]:not([suppress-focus-border]) > #urlbar-background, #searchbar:focus-within { outline: none !important;