mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-01 01:14:59 +00:00
ux: change cursor to Hand
when hover a commit hash link (#522)
This commit is contained in:
parent
bb907deddb
commit
841a009a56
2 changed files with 44 additions and 2 deletions
|
@ -87,6 +87,7 @@
|
|||
<TextBlock Grid.Column="2"
|
||||
Classes="primary"
|
||||
Text="{Binding SHA, Converter={x:Static c:StringConverters.ToShortSHA}}"
|
||||
Cursor="Hand"
|
||||
Background="Transparent"
|
||||
Foreground="DarkOrange"
|
||||
TextDecorations="Underline"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue