Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 8604670

Browse files
donokudaStanleyGoldman
authored andcommitted
Use info icon too
1 parent 573a3bc commit 8604670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.UI/Views/GitHubPane/PullRequestFilesView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
</Style>
111111
</TextBlock.Style>
112112
<ghfvs:OcticonImage Icon="alert" Height="10" Margin="-2 0"/>
113-
Moniker="{x:Static catalog:KnownMonikers.StatusWarning}" Margin="-2 0" />
113+
Moniker="{x:Static catalog:KnownMonikers.StatusInformation}" Margin="-2 0" />
114114
<Label Content="{Binding AnnotationNoticeCount}"></Label>
115115
</TextBlock>
116116

0 commit comments

Comments
 (0)