0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 21:50:01 +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 Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
repo Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
shared
standalone
themes Add automatic light/dark option for the colorblind theme (#31997) 2024-09-07 03:09:40 +00:00
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 Set manual tabindexes on login page (#31689) 2024-09-20 15:27:19 +00:00
helpers.css Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
home.css Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
index.css Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
install.css
org.css Remove unneccessary uses of word-break: break-all (#31637) 2024-07-17 12:04:28 +02:00
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 Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00