Serach enhancement refinement

This commit is contained in:
2026-02-09 09:57:26 +01:00
parent 1eb50d8969
commit 02e9932f1e
4 changed files with 17 additions and 6 deletions

View File

@@ -211,6 +211,10 @@
outline: none;
}
ul.search-suggestions li.is-tabbed > a {
box-shadow: inset 0 0 0 1px @ini_border;
}
ul.search-suggestions li.is-loading,
ul.search-suggestions li.is-empty {
padding: .15em .25em;

View File

@@ -143,7 +143,7 @@ form.search {
}
button {
background: transparent url(images/search.png) no-repeat 0 0;
background: transparent no-repeat 0 0;
border-width: 0;
width: 19px;
height: 14px;