1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
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)
2023-07-22 10:54:48 +00:00
..
applications
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
base Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
emails Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
org
packages Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
repo Split lfs size from repository size (#22900) 2023-06-28 22:41:02 +00:00
runners
user Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
actions.tmpl
config.tmpl Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
cron.tmpl
dashboard.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
hook_new.tmpl
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl Reduce margins on admin pages (#26026) 2023-07-21 03:11:42 +00:00
navbar.tmpl Reduce margins on admin pages (#26026) 2023-07-21 03:11:42 +00:00
notice.tmpl
queue_manage.tmpl
queue.tmpl
stacktrace-row.tmpl
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
stats.tmpl