1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 07:15:58 +01:00
gitea/templates/shared
silverwind aff7b7bdd2
Remove obsolete CSS text classes ()
- `.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>
2024-04-22 11:21:06 +00:00
..
actions Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
search Expose fuzzy search for issues/pulls () 2024-04-18 00:16:52 +00:00
secrets Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
user Remove obsolete CSS text classes () 2024-04-22 11:21:06 +00:00
variables Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
webhook Change webhook-type in create-view () 2024-02-15 14:59:48 +01:00
combomarkdowneditor.tmpl Fix issue comment form and quick-submit () 2024-04-22 01:00:04 +08:00
filetoolarge.tmpl Refactor file view & render () 2024-04-01 21:11:30 +08:00
issueicon.tmpl Performance improvements for pull request list page () 2024-03-21 14:13:08 +01:00
issuelist.tmpl Fix long branch name overflows () 2024-04-16 08:52:45 +00:00
repo_search.tmpl Improve repo search UI () 2024-03-15 09:45:30 +00:00
searchbottom.tmpl Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
searchfile.tmpl Fix wrong line number in code search result () 2024-03-06 07:24:43 +00:00