From 7eb719778c0ead84094ba773fab408fa4e23af67 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sun, 12 Jul 2020 21:18:50 +0200 Subject: [PATCH] Fix repolist icons 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 4bae23ab1b03f..ca055e9d87efa 100644 --- a/templates/user/dashboard/repolist.tmpl +++ b/templates/user/dashboard/repolist.tmpl @@ -61,15 +61,15 @@
- +
- +
- +
@@ -103,7 +103,7 @@