tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 357bcd9a91704cbbea1a17a2cff522353b5d3b6f
parent 5d4fab6fa41d7848bb99a795cbadac09c92c5643
Author: Moritz Beier <mbeier@mozilla.com>
Date:   Wed,  7 Jan 2026 10:24:13 +0000

Bug 2007902 - Hide searchbar when placed in menubar and menubar is inactive. r=dao,desktop-theme-reviewers,urlbar-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D277880

Diffstat:
Mbrowser/themes/shared/urlbar-searchbar.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/browser/themes/shared/urlbar-searchbar.css b/browser/themes/shared/urlbar-searchbar.css @@ -43,6 +43,7 @@ } } +toolbar[inactive="true"] .urlbar, #urlbar[actiontype="switchtab"][action-override] > .urlbar-input-container > #urlbar-label-box, #urlbar:not([actiontype="switchtab"], [actiontype="extension"]) > .urlbar-input-container > #urlbar-label-box, #urlbar:not([actiontype="switchtab"]) > .urlbar-input-container > #urlbar-label-box > #urlbar-label-switchtab,