0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 02:10:33 +01:00
gitea/web_src/css/repo
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.
2024-12-11 23:54:42 +08:00
..
clone.css
commit-sign.css Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
header.css
home-file-list.css Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
home.css
issue-card.css
issue-label.css
issue-list.css
linebutton.css
list-header.css
reactions.css
release-tag.css
wiki.css