fx-compat: Restore quick search menu and update styles (#2684)

This commit is contained in:
Abe Jellinek 2022-07-06 23:42:23 -04:00 committed by GitHub
parent bc41c3b7b0
commit 9a8e78aaf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 197 additions and 155 deletions

View file

@ -0,0 +1,10 @@
#zotero-tb-search-menu-button {
list-style-image: none; /* Dropmarker added automatically on Linux */
-moz-appearance: toolbarbutton-dropdown !important;
width: 12px;
height: 12px;
}
#zotero-tb-search .textbox-search-icon {
visibility: hidden;
}