From 48ad76c25e6ff103901f347c3b53f80b483498c4 Mon Sep 17 00:00:00 2001 From: silverwind Date: Mon, 13 Jul 2020 01:48:48 +0200 Subject: [PATCH] Fix repolist icons (#12228) Fixes: https://github.com/go-gitea/gitea/issues/12226 --- templates/user/dashboard/repolist.tmpl | 8 ++++---- web_src/js/index.js | 12 +++++++++++- web_src/js/svg.js | 16 +++++++++++++++- 3 files changed, 30 insertions(+), 6 deletions(-) diff --git a/templates/user/dashboard/repolist.tmpl b/templates/user/dashboard/repolist.tmpl index 4bae23ab1b..ca055e9d87 100644 --- a/templates/user/dashboard/repolist.tmpl +++ b/templates/user/dashboard/repolist.tmpl @@ -61,15 +61,15 @@
- +
- +
- +
@@ -103,7 +103,7 @@