diff --git a/src/Views/BranchCompare.axaml b/src/Views/BranchCompare.axaml index 0e6d4b86..b87570e2 100644 --- a/src/Views/BranchCompare.axaml +++ b/src/Views/BranchCompare.axaml @@ -59,7 +59,7 @@ - + @@ -83,7 +83,7 @@ - + diff --git a/src/Views/CommitBaseInfo.axaml b/src/Views/CommitBaseInfo.axaml index ce15b512..70da7fcd 100644 --- a/src/Views/CommitBaseInfo.axaml +++ b/src/Views/CommitBaseInfo.axaml @@ -81,6 +81,7 @@ Text="{Binding Converter={x:Static c:StringConverters.ToShortSHA}}" Foreground="DarkOrange" TextDecorations="Underline" + Cursor="Hand" Margin="0,0,16,0" PointerPressed="OnParentSHAPressed"/> diff --git a/src/Views/RevisionCompare.axaml b/src/Views/RevisionCompare.axaml index 1d264362..f6303b45 100644 --- a/src/Views/RevisionCompare.axaml +++ b/src/Views/RevisionCompare.axaml @@ -24,7 +24,7 @@ - +