zotero/scss/mac/_search.scss
2019-03-29 06:36:07 -04:00

11 lines
214 B
SCSS

.search input {
-moz-appearance: searchfield;
height: 24px;
}
.search .search-cancel-button {
background-image: url(chrome://global/skin/icons/searchfield-cancel.svg);
width: 14px;
height: 14px;
top: 6px;
}