mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-25 16:20:27 +01:00
e82f3caa6b
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"> |
||
---|---|---|
.. | ||
animations.css | ||
breadcrumb.css | ||
button.css | ||
card.css | ||
checkbox.css | ||
comment.css | ||
container.css | ||
dimmer.css | ||
divider.css | ||
flexcontainer.css | ||
grid.css | ||
header.css | ||
input.css | ||
label.css | ||
list.css | ||
menu.css | ||
message.css | ||
modal.css | ||
navbar.css | ||
normalize.css | ||
segment.css | ||
select.css | ||
svg.css | ||
table.css | ||
tippy.css | ||
toast.css |