mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] make checkboxes in preferences accessible using keyboard - #350
This commit is contained in:
parent
2ff6214a4d
commit
a984afd6a3
6 changed files with 82 additions and 8 deletions
|
|
@ -91,6 +91,7 @@
|
|||
<span class="onoffswitch-inner"></span>
|
||||
<span class="onoffswitch-switch"></span>
|
||||
</label>
|
||||
<label class="visually-hidden" for="{{ id }}">{{ _('Allow') }}</label>
|
||||
</div>
|
||||
{%- endmacro %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue