gitea/templates/user/auth
zeripath 51383ec084
Move helpers to be prefixed with `gt-` ()
As discussed in  the helpers in helpers.less need to have a
separate prefix as they are causing conflicts with fomantic styles

This will allow us to have the `.gt-hidden { display:none !important; }`
style that is needed to for the reverted PR.

Of note in doing this I have noticed that there was already a conflict
with at least one chroma style which this PR now avoids.

I've also added in the `gt-hidden` style that matches the tailwind one
and switched the code that needed it to use that.

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-02-13 17:59:59 +00:00
..
activate.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
captcha.tmpl Move helpers to be prefixed with `gt-` () 2023-02-13 17:59:59 +00:00
change_passwd.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
change_passwd_inner.tmpl Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
finalize_openid.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
forgot_passwd.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
grant.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
grant_error.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
link_account.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider () 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
reset_passwd.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
signin.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
signin_inner.tmpl Add option to enable CAPTCHA validation for login () 2022-11-22 21:13:18 +00:00
signin_navbar.tmpl Optimize html templates () 2022-12-09 21:34:51 +08:00
signin_openid.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
signup.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
signup_inner.tmpl Add option to enable CAPTCHA validation for login () 2022-11-22 21:13:18 +00:00
signup_openid_connect.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
signup_openid_navbar.tmpl Optimize html templates () 2022-12-09 21:34:51 +08:00
signup_openid_register.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
twofa.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
twofa_scratch.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
webauthn.tmpl Center-aligning content of WebAuthN page () 2022-09-09 16:18:54 -04:00
webauthn_error.tmpl Refactor `i18n` to `locale` () 2022-06-27 15:58:46 -05:00