Code development platform for open source projects from the European Union institutions

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.
Finish editing this message first!
Please register or to comment