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
silverwind dd75237c34
Fix table header text-align (#30084)
Fix regression from https://github.com/go-gitea/gitea/pull/30047.
Apparently tables have certain user-agent styles that center inside
`<th>` etc. Restored the original fomantic rules for these.

Before:
<img width="1332" alt="Screenshot 2024-03-25 at 21 59 33"
src="https://github.com/go-gitea/gitea/assets/115237/e06a5509-b505-4752-9b6e-91d5ed49f61d">

After:
<img width="1330" alt="Screenshot 2024-03-25 at 21 59 40"
src="https://github.com/go-gitea/gitea/assets/115237/6444817f-dd61-4a1e-a8b3-959c2780148d">
11 months ago
..
chroma
codemirror
editor
features
markup
modules Fix table header text-align (#30084) 11 months ago
repo
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
standalone
themes
actions.css
admin.css
base.css Remove fomantic table module (#30047) 11 months ago
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
home.css
index.css Remove fomantic table module (#30047) 11 months ago
install.css
org.css
repo.css Add muted class to author name in repo commit list (#29989) 11 months ago
review.css
user.css