mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 12:16:59 +01:00
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.