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 4814f43af7
Fix repo home file list (#32788)
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.
2 months ago
..
chroma Various code view improvements (#30014) 10 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
features Allow cropping an avatar before setting it (#32565) 2 months ago
markup Fix poor table column width due to breaking words (#31473) 7 months ago
modules Remove all "floated" CSS styles (#32691) 2 months ago
repo Fix repo home file list (#32788) 2 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 9 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add automatic light/dark option for the colorblind theme (#31997) 5 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 10 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Set manual `tabindex`es on login page (#31689) 4 months ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
home.css Refactor language menu and dom utils (#32450) 3 months ago
index.css Fix repo home file list (#32788) 2 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
org.css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
repo.css Fix repo home file list (#32788) 2 months ago
review.css Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 8 months ago