gitea/web_src/css
wxiaoguang 4814f43af7
Fix repo home file list ()
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
..
chroma Various code view improvements ()
codemirror Remove EasyMDE focus outline on text ()
editor Refactor markdown editor and use it for milestone description editor ()
features Allow cropping an avatar before setting it ()
markup Fix poor table column width due to breaking words ()
modules Remove all "floated" CSS styles ()
repo Fix repo home file list ()
shared Forbid deprecated `break-word` in CSS ()
standalone Add toasts to UI ()
themes Add automatic light/dark option for the colorblind theme ()
actions.css Fix various overflows on actions view ()
admin.css User details page ()
base.css Refactor issue filter (labels, poster, assignee) ()
dashboard.css Pulse page improvements ()
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally ()
font_i18n.css Fix `@font-face` overrides ()
form.css Set manual `tabindex`es on login page ()
helpers.css Replace `gt-word-break` with `tw-break-anywhere` ()
home.css Refactor language menu and dom utils ()
index.css Fix repo home file list ()
install.css Fix some UI problems (install/checkbox) ()
org.css Remove unneccessary uses of `word-break: break-all` ()
repo.css Fix repo home file list ()
review.css Refactor markdown editor and use it for milestone description editor ()
user.css Optimize repo-list layout to enhance visual experience ()