mirror of
https://github.com/searxng/searxng.git
synced 2026-01-01 16:40:02 +00:00
[web-client] simple theme: stylelint-prettier LESS source files
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
a8ed79b730
commit
d29ca7d593
@@ -83,7 +83,9 @@ button.category_button {
|
||||
}
|
||||
|
||||
// only used when JavaScript is disabled
|
||||
.no-js #categories_container:has(button.category_button:focus-within) button.category_button {
|
||||
.no-js
|
||||
#categories_container:has(button.category_button:focus-within)
|
||||
button.category_button {
|
||||
&.selected {
|
||||
color: var(--color-base-font);
|
||||
border-bottom: none;
|
||||
|
||||
Reference in New Issue
Block a user