1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/web_src
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>
2024-04-22 11:21:06 +00:00
..
css Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
fomantic Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
js Fix issue comment form and quick-submit (#30623) 2024-04-22 01:00:04 +08:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00