gitea/web_src/css
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
..
chroma
codemirror
editor
features Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
repo Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
shared
standalone
themes Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
actions.css
admin.css
base.css Simplify 404/500 page (#31409) 2024-06-23 17:45:21 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 2024-06-04 13:57:11 +00:00
home.css
index.css
install.css
org.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
repo.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00