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

Commit eca53f6

Browse files
committed
Fix the pull request list item background
1 parent a29b006 commit eca53f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
xmlns:views="clr-namespace:GitHub.VisualStudio.Views"
88
xmlns:controls="clr-namespace:GitHub.VisualStudio.UI.Controls"
99
mc:Ignorable="d" d:DesignWidth="300"
10-
Background="{DynamicResource GitHubVsToolWindowBackground}"
11-
Foreground="{DynamicResource GitHubVsWindowText}"
1210
Padding="0 4">
1311
<d:DesignData.DataContext>
1412
<ghfvs:PullRequestListItemViewModelDesigner Number="399"

0 commit comments

Comments
 (0)