From a66040a1dc59e54ea46b73928bb9ea9213feaf3f Mon Sep 17 00:00:00 2001 From: iacore Date: Sat, 14 Feb 2026 22:56:21 +0000 Subject: [PATCH] appview/pages: make comment buttons show "hand" cursor Signed-off-by: iacore --- .../pages/templates/repo/fragments/labelSectionHeader.html | 2 +- .../templates/repo/issues/fragments/issueCommentActions.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appview/pages/templates/repo/fragments/labelSectionHeader.html b/appview/pages/templates/repo/fragments/labelSectionHeader.html index df9b4daa..4ca15727 100644 --- a/appview/pages/templates/repo/fragments/labelSectionHeader.html +++ b/appview/pages/templates/repo/fragments/labelSectionHeader.html @@ -4,7 +4,7 @@ {{ template "repo/fragments/labelSectionHeaderText" .Name }} {{ if (or .RepoInfo.Roles.IsOwner .RepoInfo.Roles.IsCollaborator) }} @@ -21,7 +21,7 @@ {{ define "delete" }}