0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:14:39 +01:00
gitea/templates
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
..
admin Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
api/packages/pypi
base
code
custom
devtest
explore
mail
org
package RPM Registry: Show zypper commands for SUSE based distros as well (#25981) 2023-07-20 17:37:31 +02:00
projects
repo Use frontend fetch for branch dropdown component (#25719) 2023-07-21 11:20:04 +00:00
shared
status
swagger Support copy protected branch from template repository (#25889) 2023-07-21 12:32:47 +08:00
user
home.tmpl
install.tmpl
post-install.tmpl