Skip to content

Instantly share code, notes, and snippets.

@e-t-l
Last active November 16, 2021 02:56

Revisions

  1. e-t-l revised this gist Nov 16, 2021. No changes.
  2. e-t-l revised this gist Nov 16, 2021. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions userChrome.css
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,6 @@
    [class*="searchbar-engine-one-off-add-engine"] {
    display: none !important;
    }
    .searchbar-search-button[addengines=true] {
    display: none !important;
    }
  3. e-t-l created this gist Nov 16, 2021.
    3 changes: 3 additions & 0 deletions userChrome.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    [class*="searchbar-engine-one-off-add-engine"] {
    display: none !important;
    }