0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 00:26:32 +01:00
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.
2024-12-11 23:54:42 +08:00
..
chroma
codemirror
editor Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
features
markup
modules
repo Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
shared
standalone
themes
actions.css
admin.css
base.css Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
install.css
org.css
repo.css Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
review.css Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
user.css