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/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>
7 months ago
..
chroma Various code view improvements (#30014) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features Always use HTML attributes for avatar size (#31509) 7 months ago
markup Fix poor table column width due to breaking words (#31473) 8 months ago
modules Always use HTML attributes for avatar size (#31509) 7 months ago
repo Restyle release list, fix branch dropdown (#30837) 9 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 9 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Rename project board -> column to make the UI less confusing (#30170) 9 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Simplify 404/500 page (#31409) 8 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Refactor login page (#31530) 7 months ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic dimmer module (#30723) 9 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
org.css Always use HTML attributes for avatar size (#31509) 7 months ago
repo.css Always use HTML attributes for avatar size (#31509) 7 months ago
review.css Use vertical layout for multiple code expander buttons (#31122) 8 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 8 months ago