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
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
..
chroma
codemirror
editor Several fixes for mobile UI (#25634) 2 years ago
features Add custom ansi colors and CSS variables for them (#25546) 2 years ago
markup Improve wiki sidebar and TOC (#25460) 2 years ago
modules Prevent SVG shrinking (#25652) 2 years ago
repo move issue filters to shared template (#25729) 2 years ago
shared Restructure issue list template, styles (#25750) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add custom ansi colors and CSS variables for them (#25546) 2 years ago
actions.css
admin.css Fix the truncate and alignment problem for some admin tables (#26042) 2 years ago
base.css Actions list enhancements (#25601) 2 years ago
dashboard.css
explore.css fix tags line no margin see #25255 (#25280) 2 years ago
font_i18n.css
form.css
helpers.css Fix the truncate and alignment problem for some admin tables (#26042) 2 years ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Prevent SVG shrinking (#25652) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Fix position of org follow button (#25688) 2 years ago
repo.css Use frontend fetch for branch dropdown component (#25719) 2 years ago
review.css Make `add line comment` buttons focusable (#25894) 2 years ago
user.css Improve profile readme rendering (#25988) 2 years ago