From: Sam H Date: Wed, 13 Jun 2018 21:16:20 +0000 (+0100) Subject: WinGui: Soften the colour of the grid lines in the chapters table X-Git-Tag: 1.2.0~312 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd533d4ae47317ffef69bcea6ec69d2a711b7798;p=handbrake WinGui: Soften the colour of the grid lines in the chapters table --- diff --git a/win/CS/HandBrakeWPF/Views/ChaptersView.xaml b/win/CS/HandBrakeWPF/Views/ChaptersView.xaml index 5aca7d44a..824f19e11 100644 --- a/win/CS/HandBrakeWPF/Views/ChaptersView.xaml +++ b/win/CS/HandBrakeWPF/Views/ChaptersView.xaml @@ -31,7 +31,8 @@ + CanUserAddRows="False" CanUserDeleteRows="False" HeadersVisibility="Column" + HorizontalGridLinesBrush="#FFABADB3" VerticalGridLinesBrush="#FFABADB3">