You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user/auth
silverwind aa9faf8250
Set manual `tabindex`es on login page (#31689)
Fixes https://github.com/go-gitea/gitea/issues/31686.

A more elborate manual tabindex numbering could be done, but I think
it's not really worth the extra effort and such stuff could easily break
during refactors.

Includes another small tweak to un-stretch the`<a>` element so it's only
as large as it needs to be and this change also made the margin
unneeded.
4 months ago
..
activate.tmpl
activate_prompt.tmpl
captcha.tmpl Refactor login page (#31530) 7 months ago
change_passwd.tmpl
change_passwd_inner.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant.tmpl
grant_error.tmpl
link_account.tmpl
oauth_container.tmpl Refactor login page (#31530) 7 months ago
oidc_wellknown.tmpl
prohibit_login.tmpl
reset_passwd.tmpl
signin.tmpl Refactor login page (#31530) 7 months ago
signin_inner.tmpl Set manual `tabindex`es on login page (#31689) 4 months ago
signin_openid.tmpl Refactor login page (#31530) 7 months ago
signup.tmpl Refactor login page (#31530) 7 months ago
signup_inner.tmpl Refactor login page (#31530) 7 months ago
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
twofa.tmpl
twofa_scratch.tmpl
webauthn.tmpl
webauthn_error.tmpl