From 85bad22ff86bd76b43d6ad4144bf91c4fb9e619e Mon Sep 17 00:00:00 2001 From: Giteabot Date: Sun, 25 Jun 2023 02:35:26 -0400 Subject: [PATCH] Fine tune "dropdown button" icon (#25442) (#25499) Backport #25442 by @wxiaoguang ![image](https://github.com/go-gitea/gitea/assets/2114189/143e043d-85c9-43a4-85ae-ca55f507f738) ---- ![image](https://github.com/go-gitea/gitea/assets/2114189/bcba03a5-732e-4139-bc35-96a7f8bfcb88) Co-authored-by: wxiaoguang --- templates/devtest/gitea-ui.tmpl | 46 +++++++++++++++++++++------------ templates/repo/commit_page.tmpl | 3 ++- web_src/css/base.css | 11 ++++++++ 3 files changed, 43 insertions(+), 17 deletions(-) diff --git a/templates/devtest/gitea-ui.tmpl b/templates/devtest/gitea-ui.tmpl index b3971921d3..bfec3e7a85 100644 --- a/templates/devtest/gitea-ui.tmpl +++ b/templates/devtest/gitea-ui.tmpl @@ -154,13 +154,6 @@
item
- diff --git a/templates/repo/commit_page.tmpl b/templates/repo/commit_page.tmpl index 5e26c04fd8..9fdb123f79 100644 --- a/templates/repo/commit_page.tmpl +++ b/templates/repo/commit_page.tmpl @@ -26,7 +26,8 @@ {{.locale.Tr "repo.diff.browse_source"}} {{if and ($.Permission.CanWrite $.UnitTypeCode) (not $.Repository.IsArchived) (not .IsDeleted)}}{{- /* */ -}} -