mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
10 lines
186 B
SCSS
10 lines
186 B
SCSS
#zotero-tb-search-menu-button {
|
|
margin: 0 -1px 0 -4px;
|
|
padding: 5px 0 5px 5px;
|
|
border: 0;
|
|
background: transparent;
|
|
}
|
|
|
|
#zotero-tb-search .textbox-search-icon {
|
|
visibility: hidden;
|
|
}
|