This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/GitHub.VisualStudio.UI/Views Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737
3838 <Grid >
3939 <!-- Displays an existing comment-->
40- <Border BorderBrush =" {DynamicResource VsBrush.ButtonBorder }" BorderThickness =" 0 1 0 0" HorizontalAlignment =" Stretch" >
40+ <Border BorderBrush =" {DynamicResource VsBrush.ScrollBarThumbBackground }" BorderThickness =" 0 1 0 0" HorizontalAlignment =" Stretch" >
4141 <Grid Background =" {DynamicResource VsBrush.ToolWindowBackground}" >
4242 <Grid .ColumnDefinitions>
4343 <ColumnDefinition Width =" 4" />
Original file line number Diff line number Diff line change 1313 <ghfvs : InlineAnnotationViewModelDesigner />
1414 </d : DesignProperties .DataContext>
1515
16- <Border BorderBrush =" {DynamicResource VsBrush.ButtonBorder }" BorderThickness =" 1" HorizontalAlignment =" Stretch" Margin =" 0 0 0 4" >
16+ <Border BorderBrush =" {DynamicResource VsBrush.ScrollBarThumbBackground }" BorderThickness =" 0 0 0 1" HorizontalAlignment =" Stretch" Margin =" 0 0 0 4" >
1717 <Grid Background =" {DynamicResource VsBrush.ToolWindowBackground}" HorizontalAlignment =" Stretch" >
1818 <Grid .ColumnDefinitions>
1919 <ColumnDefinition Width =" 4" />
You can’t perform that action at this time.
0 commit comments