0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 14:54:38 +01:00
gitea/web_src/js
silverwind 7c84dbca4f
fix gitgraph commit hashes in dark theme (#10046)
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.
2020-01-28 23:22:39 +00:00
..
components
features move highlight.js to npm/webpack (#10011) 2020-01-28 23:57:20 +02:00
gitGraph.js
gitGraphLoader.js fix gitgraph commit hashes in dark theme (#10046) 2020-01-28 23:22:39 +00:00
index.js move highlight.js to npm/webpack (#10011) 2020-01-28 23:57:20 +02:00
jquery.js
polyfills.js
publicPath.js
semanticDropdown.js
swagger.js