0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 21:02:41 +01:00
gitea/templates
silverwind b93c87b6fe
Issue card improvements (#30687)
Fixes https://github.com/go-gitea/gitea/issues/30682 and does a few
improvements:

- Use gap instead of margin/padding
- Don't render empty image div
- Remove `right floated` class that did nothing

<img width="406" alt="Screenshot 2024-04-24 at 20 21 20"
src="https://github.com/go-gitea/gitea/assets/115237/2fa88707-c2c4-40df-aee7-a684c3097ed0">

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-04-27 13:35:26 +00:00
..
admin Don't show loading indicators when refreshing the system status (#30712) 2024-04-27 13:05:06 +00:00
api/packages/pypi
base Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
custom
devtest
explore
mail
org Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
package
projects Fix project name wrapping, remove horizontal margin on header (#30631) 2024-04-23 04:17:51 +00:00
repo Issue card improvements (#30687) 2024-04-27 13:35:26 +00:00
shared Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
status Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
swagger Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
user Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl