From 657e53c2b93ef94df9611c65bbcf95391665df1c Mon Sep 17 00:00:00 2001 From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com> Date: Fri, 2 Apr 2021 02:58:21 +0800 Subject: [PATCH] Update userChrome.css --- chrome/userChrome.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrome/userChrome.css b/chrome/userChrome.css index cbc433c..4ec6657 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -33,6 +33,8 @@ */ #urlbarView-row-162, #urlbarView-row-19, #urlbar .urlbarView .search-one-offs, /* Hide search engine selector on the urlbar dropdown */ +/* .urlbarView-row[type="tabtosearch"], */ /* Hide Tab to Search Panels in urlbar */ +/* #urlbar:not([usertyping]) .urlbarView, */ /* Hide search suggestions until typing */ #context-sendpagetodevice, #context-sep-sendpagetodevice, /* Hide send page to device menu */ #appMenu-fxa-status, toolbarseparator.sync-ui-item, #appMenu-protection-report-button, #appMenu-tp-separator, /* Hide Account and protection dashboard from menu */ #appMenu-edit-controls, .panel-subview-body toolbarseparator:nth-child(12) /* Hide Edit Controls */