This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/GitHub.VisualStudio.UI/Views/GitHubPane Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 109109 </Style .Triggers>
110110 </Style >
111111 </TextBlock .Style>
112- <ghfvs : OcticonImage Icon = " alert " Height =" 10 " Margin = " -2 0 " />
112+ <imaging : CrispImage Width = " 10 " Height =" 24 "
113113 Moniker =" {x:Static catalog:KnownMonikers.StatusInformation}" Margin =" -2 0" />
114114 <Label Content =" {Binding AnnotationNoticeCount}" ></Label >
115115 </TextBlock >
124124 </Style .Triggers>
125125 </Style >
126126 </TextBlock .Style>
127- <imaging : CrispImage Width =" 10" Height =" 10 "
127+ <imaging : CrispImage Width =" 10" Height =" 24 "
128128 Moniker =" {x:Static catalog:KnownMonikers.StatusWarning}" Margin =" -2 0" />
129129 <Label Content =" {Binding AnnotationWarningCount}" ></Label >
130130 </TextBlock >
139139 </Style .Triggers>
140140 </Style >
141141 </TextBlock .Style>
142- <imaging : CrispImage Width =" 10" Height =" 10 "
142+ <imaging : CrispImage Width =" 10" Height =" 24 "
143143 Moniker =" {x:Static catalog:KnownMonikers.StatusError}" Margin =" -2 0" />
144144 <Label Content =" {Binding AnnotationFailureCount}" ></Label >
145145 </TextBlock >
You can’t perform that action at this time.
0 commit comments