0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 23:13:09 +01:00
gitea/web_src/css
Anbraten 9c00dda33a
Refactor login page (#31530)
As requested in
https://github.com/go-gitea/gitea/pull/31504#issuecomment-2196196646.
This PR refactor the login page:

![Screenshot from 2024-07-04
19-23-10](https://github.com/go-gitea/gitea/assets/6918444/c45700f4-6747-473c-bdee-2156718a7953)

![Screenshot from 2024-07-04
19-23-21](https://github.com/go-gitea/gitea/assets/6918444/b1bf71cf-85f9-4517-a409-cc6d72e6af8f)

![Screenshot from 2024-06-30
09-35-20](https://github.com/go-gitea/gitea/assets/6918444/728cc37e-0cca-4883-afec-a43663d2c666)


# Changes
- [x] use separate box for passkey login and go to registration
- [x] move forgot passoword next to password label
- [x] fix password required label `*` and padding 
- [x] remove tabs from login page

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-07-05 20:10:09 +03:00
..
chroma
codemirror
editor
features Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
repo
shared
standalone
themes Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
actions.css
admin.css
base.css Simplify 404/500 page (#31409) 2024-06-23 17:45:21 +00:00
dashboard.css
explore.css
font_i18n.css
form.css Refactor login page (#31530) 2024-07-05 20:10:09 +03:00
helpers.css Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
home.css
index.css
install.css
org.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
repo.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00