Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit d2d2f059 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

Brighter Alternating Color in JobListView

parent 2216719a
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@
PreviewDrop = "JobDataGrid_OnPreviewDrop"
ColumnHeaderStyle="{StaticResource JobListDataGridHeaderStyle}"
RowHeight="30"
AlternatingRowBackground="Gainsboro"
AlternatingRowBackground="WhiteSmoke"
CellStyle="{DynamicResource DataGridCellStyle1}"
SelectedItem = "{Binding SelectedJob}"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment