mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[fix] make "Advanced settings" openable and usable with keyboard - #350
This commit is contained in:
parent
ec48447361
commit
cc164abdfc
6 changed files with 9 additions and 9 deletions
|
@ -31,8 +31,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
#check-advanced {
|
||||
display: none;
|
||||
#check-advanced:focus + label {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#check-advanced:checked ~ #advanced-search-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue