mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 00:27:43 +01:00
7c84dbca4f
because the CSS was lazy-loaded the rules in arc-green did not win. included the css file in the main bundle to fix. the black dots can not be fixed via CSS because they are drawn in a `<canvas>` element unfortunately.