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/shared
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>
9 months ago
..
actions Migrate margin and padding helpers to tailwind (#30043) 10 months ago
search Expose fuzzy search for issues/pulls (#29701) 10 months ago
secrets Migrate margin and padding helpers to tailwind (#30043) 10 months ago
user Remove obsolete CSS text classes (#30576) 9 months ago
variables Migrate margin and padding helpers to tailwind (#30043) 10 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
combomarkdowneditor.tmpl Fix issue comment form and quick-submit (#30623) 9 months ago
filetoolarge.tmpl Refactor file view & render (#30227) 10 months ago
issueicon.tmpl Performance improvements for pull request list page (#29900) 11 months ago
issuelist.tmpl Fix long branch name overflows (#30345) 10 months ago
repo_search.tmpl Improve repo search UI (#29767) 11 months ago
searchbottom.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
searchfile.tmpl Fix wrong line number in code search result (#29260) 11 months ago