From 859594e6a24e2610b8b8503c50a9e884cb513cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Tiftik=C3=A7i?= Date: Wed, 6 Feb 2019 18:17:11 +0300 Subject: [PATCH] Look and feel improvements (black buttons to blue buttons). --- templates/repo/commits_table.tmpl | 2 +- templates/repo/issue/labels.tmpl | 2 +- templates/repo/issue/list.tmpl | 2 +- templates/repo/issue/milestone_issues.tmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index 53c2f98f4df95..ca0f806324a26 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -14,7 +14,7 @@ - + {{else if .IsDiffCompare}} {{ShortSha .BeforeCommitID}} ... {{ShortSha .AfterCommitID}} diff --git a/templates/repo/issue/labels.tmpl b/templates/repo/issue/labels.tmpl index c89d3740ee7f6..18a4679fe0d64 100644 --- a/templates/repo/issue/labels.tmpl +++ b/templates/repo/issue/labels.tmpl @@ -55,7 +55,7 @@ {{template "base/alert" .}} -
{{.i18n.Tr "repo.issues.label_count" .NumLabels}}
+
{{.i18n.Tr "repo.issues.label_count" .NumLabels}}
{{if and (or $.CanWriteIssues $.CanWritePulls) (eq .NumLabels 0)}}
diff --git a/templates/repo/issue/list.tmpl b/templates/repo/issue/list.tmpl index 40a56b1b32b26..cf2ab71c03f76 100644 --- a/templates/repo/issue/list.tmpl +++ b/templates/repo/issue/list.tmpl @@ -184,7 +184,7 @@
-
#{{.Index}}
+
#{{.Index}}
{{.Title}} {{if .Ref}} diff --git a/templates/repo/issue/milestone_issues.tmpl b/templates/repo/issue/milestone_issues.tmpl index e89071500ab5a..2dbaac4014a30 100644 --- a/templates/repo/issue/milestone_issues.tmpl +++ b/templates/repo/issue/milestone_issues.tmpl @@ -166,7 +166,7 @@
-
#{{.Index}}
+
#{{.Index}}
{{.Title}} {{if .Ref}}