fx-compat: Restore quick search menu and update styles (#2684)
This commit is contained in:
parent
bc41c3b7b0
commit
9a8e78aaf4
18 changed files with 197 additions and 155 deletions
10
scss/linux/_quickSearchTextbox.scss
Normal file
10
scss/linux/_quickSearchTextbox.scss
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue