[#61] Windows: Use more red and green color to indicate type of WineVariety
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Test / Run tests (push) Successful in 2m27s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Test / Run tests (push) Successful in 2m27s
				
			This commit is contained in:
		@@ -210,7 +210,7 @@
 | 
			
		||||
 | 
			
		||||
                    <Label Content="Vertragsart:" Margin="10,70,0,0" Grid.Column="0" Grid.ColumnSpan="2"/>
 | 
			
		||||
                    <ComboBox x:Name="AreaComTypeInput" SelectedItem="{Binding AreaComType, Mode=TwoWay}" ItemsSource="{Binding AreaComTypeSource, Mode=TwoWay}"
 | 
			
		||||
                              DisplayMemberPath="DisplayName" TextSearch.TextPath="DisplayName"
 | 
			
		||||
                              ItemTemplate="{StaticResource AreaCommitmentTypeTemplate}" TextSearch.TextPath="DisplayName"
 | 
			
		||||
                              HorizontalAlignment="Stretch" Margin="0,70,40,10" Grid.Column="1" Grid.ColumnSpan="3"/>
 | 
			
		||||
                    <Button x:Name="AreaComTypeDetailsButton" Content="" FontFamily="Segoe MDL2 Assets" FontSize="14" Padding="0,1,0,0"
 | 
			
		||||
                            Click="AreaComTypeDetailsButton_Click"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user