From 1563d65b4c82a1d524fd36583cdfd5cee6235af0 Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Fri, 24 Jan 2025 22:16:32 +0800 Subject: [PATCH 1/5] Update view_content.tmpl [skip ci] --- templates/repo/issue/view_content.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl index 1a68781ecd142..50a41654f3fcc 100644 --- a/templates/repo/issue/view_content.tmpl +++ b/templates/repo/issue/view_content.tmpl @@ -13,7 +13,7 @@ {{end}}
-
+
{{if .Issue.OriginalAuthor}} From 614e9da58e1248ff059f02afce1ace2b4c478fe2 Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Fri, 24 Jan 2025 22:16:58 +0800 Subject: [PATCH 2/5] Update comments.tmpl [skip ci] --- templates/repo/diff/comments.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/diff/comments.tmpl b/templates/repo/diff/comments.tmpl index 2d716688b91ed..ec52934a9d488 100644 --- a/templates/repo/diff/comments.tmpl +++ b/templates/repo/diff/comments.tmpl @@ -8,7 +8,7 @@ {{template "shared/user/avatarlink" dict "user" .Poster}} {{end}}
-
+
{{if .OriginalAuthor}} From 4bbbefd26b8208d46eff8f950c41f49cf14b638e Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Fri, 24 Jan 2025 22:17:46 +0800 Subject: [PATCH 3/5] Update comments.tmpl [skip ci] --- templates/repo/issue/view_content/comments.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index 2e1a67edcc4ff..8ce3f080cf258 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -26,7 +26,7 @@ {{end}}
-
+
{{if .OriginalAuthor}} From 4061159d2064a1e88a31279cd8376c892d412fe0 Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Fri, 24 Jan 2025 14:45:30 +0000 Subject: [PATCH 4/5] tweak --- web_src/css/repo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_src/css/repo.css b/web_src/css/repo.css index e86f81f13c8e7..13d2f547b2eb5 100644 --- a/web_src/css/repo.css +++ b/web_src/css/repo.css @@ -1484,7 +1484,7 @@ td .commit-summary { background: var(--color-box-header); border-bottom: 1px solid var(--color-secondary) !important; font-weight: var(--font-weight-normal) !important; - padding: 0.5rem 1rem; + padding: 0 1rem; margin: 0 !important; position: relative; color: var(--color-text); From ac1a68ed382e8a3e3a8567679a7c45dc40ece7a8 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Fri, 24 Jan 2025 23:15:14 +0800 Subject: [PATCH 5/5] fix more abuses --- templates/repo/issue/view_content/comments.tmpl | 8 ++++---- templates/repo/issue/view_content/conversation.tmpl | 2 +- web_src/css/repo.css | 6 +----- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index 8ce3f080cf258..c1ad64a118751 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -393,7 +393,7 @@ {{if or .Content .Attachments}}