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/admin
wxiaoguang a7e8273574
Fix the truncate and alignment problem for some admin tables (#26042)
Some "text truncate email" code were just copied&pasted, they are not
suitable for most admin tables.

For the table layouts, some "max-width" helpers could be very helpful.
At least, we can get rid of the confusing "email" CSS class.

![image](https://github.com/go-gitea/gitea/assets/2114189/0b0bd068-56fc-41cf-b4a3-ed45eb797401)

![image](https://github.com/go-gitea/gitea/assets/2114189/e7f843a3-5f46-4205-b383-4c7ef647ce83)

![image](https://github.com/go-gitea/gitea/assets/2114189/ce8d65e1-7e03-466e-a03b-9bd33815da91)
2 years ago
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
auth Enable H014 and H023 djlint rules (#25786) 2 years ago
base Use flex instead of float for sort button and search input (#25519) 2 years ago
emails Fix the truncate and alignment problem for some admin tables (#26042) 2 years ago
org Fix template function DateTime (#24317) 2 years ago
packages Fix the truncate and alignment problem for some admin tables (#26042) 2 years ago
repo Split lfs size from repository size (#22900) 2 years ago
runners Move secrets and runners settings to actions settings (#24200) 2 years ago
user Fix the truncate and alignment problem for some admin tables (#26042) 2 years ago
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
config.tmpl Update path related documents (#25417) 2 years ago
cron.tmpl various style fixes (#25008) 2 years ago
dashboard.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Reduce margins on admin pages (#26026) 2 years ago
navbar.tmpl Reduce margins on admin pages (#26026) 2 years ago
notice.tmpl Various UI fixes (#25264) 2 years ago
queue.tmpl Add template linting via djlint (#25212) 2 years ago
queue_manage.tmpl Add template linting via djlint (#25212) 2 years ago
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
stats.tmpl Use a separate admin page to show global stats, remove `actions` stat (#25062) 2 years ago