0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/css
Lunny Xiao 9a8c90ee18
Use tailwind instead of gt-[wh]- helper classes (#29423)
Follow #29357 
- Replace `gt-w-*` -> `tw-w-*` and remove `gt-w-*`
- Replace `gt-h-*` -> `tw-h-*` and remove `gt-h-*`
2024-02-27 14:31:41 +00:00
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features
markup
modules
repo
shared
standalone
themes
actions.css
admin.css
base.css Add tailwindcss (#29357) 2024-02-25 17:46:46 +01:00
dashboard.css
explore.css
font_i18n.css
form.css Revert #28753 because UI broken. (#29293) 2024-02-21 22:14:37 +08:00
helpers.css Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-02-27 14:31:41 +00:00
home.css
index.css Add tailwindcss (#29357) 2024-02-25 17:46:46 +01:00
install.css
org.css Unify organizations header (#29248) 2024-02-23 01:24:57 +01:00
repo.css Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
review.css
user.css