From 19d928871c3bd9d05ea9eb062af56248dcfe7eae Mon Sep 17 00:00:00 2001 From: silverwind Date: Mon, 1 May 2023 10:59:26 +0200 Subject: [PATCH 01/29] Various CSS and HTML tweaks - Remove various horizontal dividers on repo pages that didn't provide visual benefit - Remove issue-related pill buttons on projects page - Increase contrast of color-secondary on arc-green - Improve notifications icon - Remove some inline styles --- templates/org/member/members.tmpl | 2 +- templates/repo/issue/labels.tmpl | 3 +- templates/repo/issue/list.tmpl | 3 -- templates/repo/issue/milestones.tmpl | 3 +- templates/repo/issue/view.tmpl | 15 ------- templates/repo/issue/view_title.tmpl | 3 +- templates/repo/projects/list.tmpl | 60 +++++++++++++------------- templates/repo/pulls/commits.tmpl | 1 - templates/repo/pulls/files.tmpl | 1 - templates/repo/release/list.tmpl | 4 +- templates/repo/settings/options.tmpl | 6 +-- web_src/css/base.css | 10 ++--- web_src/css/repository.css | 7 +-- web_src/css/repository/issue-list.css | 1 + web_src/css/repository/release-tag.css | 17 +++++--- web_src/css/themes/theme-arc-green.css | 52 +++++++++++----------- 16 files changed, 87 insertions(+), 101 deletions(-) diff --git a/templates/org/member/members.tmpl b/templates/org/member/members.tmpl index d6ab265ea84c6..3d5b3beebd0f0 100644 --- a/templates/org/member/members.tmpl +++ b/templates/org/member/members.tmpl @@ -7,7 +7,7 @@
{{range .Members}}
-
+
{{avatar $.Context . 48}}
diff --git a/templates/repo/issue/labels.tmpl b/templates/repo/issue/labels.tmpl index 0a25d9c87ff1b..93e264e4cdbf3 100644 --- a/templates/repo/issue/labels.tmpl +++ b/templates/repo/issue/labels.tmpl @@ -2,7 +2,7 @@
{{template "repo/header" .}}
- - -
-
{{if $.CanWriteIssuesOrPulls}} diff --git a/templates/repo/issue/milestones.tmpl b/templates/repo/issue/milestones.tmpl index ceaad947d2738..4a6037bf035b4 100644 --- a/templates/repo/issue/milestones.tmpl +++ b/templates/repo/issue/milestones.tmpl @@ -2,7 +2,7 @@
{{template "repo/header" .}}
-