mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update search.less
This commit is contained in:
parent
ff2480e23c
commit
6ea6e5cd54
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ html.no-js #clear_search.hide_if_nojs {
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: var(--color-search-background-hover);
|
background: var(--color-search-background-hover);
|
||||||
color: var(--color-search-background);
|
color: var(--color-search-background);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue