hover effekt angeglichen

This commit is contained in:
Meik
2025-11-13 16:09:24 +01:00
parent 27425f5dde
commit 5856ff4df8
4 changed files with 51 additions and 50 deletions

View File

@@ -21,12 +21,7 @@
FontWeight="Bold"
Foreground="{DynamicResource FontColor.Menu.Categories}" />
<Border x:Name="ErrorTypeValidationBorder"
Margin="0 5 0 0"
BorderThickness="1"
Padding="1"
CornerRadius="7.5"
Background="{DynamicResource BackgroundColor.DetailsPage.DataHistory.ValueColumn}"
BorderBrush="{DynamicResource BackgroundColor.Menu.SubCategory.Hover}">
Style="{StaticResource MandatoryFieldBorderStyle}">
<ComboBox x:Name="ErrorTypeComboBox"
Background="{DynamicResource BackgroundColor.DetailsPage.DataHistory.ValueColumn}"
BorderBrush="Transparent"