1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 09:35:48 +00:00
gitea/web_src
silverwind e82f3caa6b
Always use HTML attributes for avatar size (#31509)
Many avatars were rendered in HTML with certain width/height but then
resized again in CSS. This was pointless so I removed all these cases
and made the HTML size match the previous render size.

Also did a few CSS cleanups in the tribute rendering:

<img width="648" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/cb2fafb3-5e20-46e9-814f-07df20038beb">
2024-06-28 21:29:15 +00:00
..
css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
fomantic Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
js Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00