forgejo/templates/base
HesterG a78e0b7dad
Add accessibility to the menu on the navbar (#23059)
This PR is trying to add accessibility to the menu as mentioned in
#23053 so the menu can be accessed using keyboard (A quick demo is added
below), with a reference to
[PR2612](https://github.com/go-gitea/gitea/pull/22612). The goal is to
make the menu accessible merely using keyboard like shown below. And
this PR might need confirmation from developers using screen readers.
2023-02-22 15:58:07 -06:00
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl
disable_form_autofill.tmpl
footer.tmpl
footer_content.tmpl
head.tmpl
head_navbar.tmpl Add accessibility to the menu on the navbar (#23059) 2023-02-22 15:58:07 -06:00
head_script.tmpl Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2023-02-17 22:02:20 +08:00
paginate.tmpl