Serach enhancement refinement
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user