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/templates/org
silverwind aff7b7bdd2
Remove obsolete CSS text classes (#30576)
- `.text-thin` and `.text-italic` are not present in CSS so were doing nothing and I removed them.
- `.text.middle` was unused so I removed it.
- `.text.italic` is replaced with `tw-italic`.
- `.text.normal` had exactly one use and it wasn't even needed.
- add a `muted` class to the link to `org_profile_avatar.tmpl`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
member Fix incorrect tailwind migration (#30007) 11 months ago
projects Fix the spacing issue in the Project view (#30415) 10 months ago
settings Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
team Remove obsolete CSS text classes (#30576) 10 months ago
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
follow_unfollow.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
header.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
home.tmpl Fix: Organization Interface Display Issue (#30133) 10 months ago
menu.tmpl Fix: Organization Interface Display Issue (#30133) 10 months ago