You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css/features
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">
7 months ago
..
codeeditor.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
colorpicker.css Replace coloris with vanilla-colorful (#30201) 10 months ago
console.css Forbid deprecated `break-word` in CSS (#30934) 9 months ago
dropzone.css Unify `border-radius` behavior (#26770) 1 year ago
gitgraph.css Always use HTML attributes for avatar size (#31509) 7 months ago
heatmap.css Add hover outline to heatmap squares (#30828) 9 months ago
imagediff.css Improve Image Diff UI (#26696) 1 year ago
projects.css Remove .segment from .project-column (#31204) 8 months ago
tribute.css Always use HTML attributes for avatar size (#31509) 7 months ago