1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/web_src
silverwind c05701dd7d
Fix frontpage avatars (#13853)
The frontpage uses a rather strange method to obtain the commit's avatar
which I've overlooked earlier. I don't exactly understand how it works
but this change fixes the wrong default avatars by using the function
that was in previous use.

Also introduced a few constants for size an size increase factor.

Fixes: https://github.com/go-gitea/gitea/issues/13844
2020-12-09 01:12:15 +01:00
..
fomantic CSS color variables, less bold font weight and more (#13567) 2020-11-15 15:58:16 -05:00
js Fix Quote Reply button on review diff (#13830) 2020-12-08 07:11:27 +01:00
less Fix frontpage avatars (#13853) 2020-12-09 01:12:15 +01:00
svg Improve migrate page and add card CSS (#13751) 2020-12-05 12:09:09 +02:00