mirror of
https://github.com/chylex/Backup-Essentials.git
synced 2025-06-16 21:40:00 +02:00
Removed unnecessary style from Home
This commit is contained in:
parent
25b4fcf670
commit
ab8dfb3d07
@ -23,10 +23,6 @@
|
|||||||
<Setter Property="FontSize" Value="14"/>
|
<Setter Property="FontSize" Value="14"/>
|
||||||
<Setter Property="TextWrapping" Value="Wrap"/>
|
<Setter Property="TextWrapping" Value="Wrap"/>
|
||||||
</Style>
|
</Style>
|
||||||
<Style TargetType="Label">
|
|
||||||
<Setter Property="Foreground" Value="#FFDDDDDD"/>
|
|
||||||
<Setter Property="FontSize" Value="14"/>
|
|
||||||
</Style>
|
|
||||||
</WrapPanel.Resources>
|
</WrapPanel.Resources>
|
||||||
|
|
||||||
<TextBlock Style="{StaticResource TextBlockTitle}">
|
<TextBlock Style="{StaticResource TextBlockTitle}">
|
||||||
|
Loading…
Reference in New Issue
Block a user