0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 07:34:46 +01:00
gitea/templates
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
..
admin
api/packages/pypi
base
custom
devtest
explore
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
package
projects
repo Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
shared Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
status
swagger
user Fix flash on dashboard (#30572) 2024-04-21 20:24:56 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl