forgejo/web_src/css
wxiaoguang a7e8273574
Fix the truncate and alignment problem for some admin tables ()
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
..
chroma Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables () 2023-05-21 23:37:32 +00:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Several fixes for mobile UI () 2023-07-04 17:45:45 +00:00
features Add custom ansi colors and CSS variables for them () 2023-06-28 15:38:55 +02:00
markup Improve wiki sidebar and TOC () 2023-06-23 15:51:43 -04:00
modules Prevent SVG shrinking () 2023-07-04 02:15:06 +00:00
repo move issue filters to shared template () 2023-07-13 20:00:38 +00:00
shared Restructure issue list template, styles () 2023-07-09 19:38:01 +00:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
themes Add custom ansi colors and CSS variables for them () 2023-06-28 15:38:55 +02:00
actions.css Reorganize CSS files () 2023-05-16 00:13:30 -04:00
admin.css Fix the truncate and alignment problem for some admin tables () 2023-07-22 10:54:48 +00:00
base.css Actions list enhancements () 2023-07-04 09:59:47 +00:00
dashboard.css Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
explore.css fix tags line no margin see () 2023-06-24 20:30:46 +08:00
font_i18n.css Fix @font-face overrides () 2023-05-24 01:48:51 +00:00
form.css Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
helpers.css Fix the truncate and alignment problem for some admin tables () 2023-07-22 10:54:48 +00:00
home.css avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02:00
index.css Prevent SVG shrinking () 2023-07-04 02:15:06 +00:00
install.css Make "install page" respect environment config () 2023-07-09 22:43:37 +00:00
org.css Fix position of org follow button () 2023-07-04 23:41:46 -04:00
repo.css Use frontend fetch for branch dropdown component () 2023-07-21 11:20:04 +00:00
review.css Make add line comment buttons focusable () 2023-07-15 11:45:34 +02:00
user.css Improve profile readme rendering () 2023-07-19 22:22:32 +00:00