Display AddModal

This commit is contained in:
Natlinux81
2022-08-13 23:07:43 +02:00
parent 2de986f5b8
commit 311cd83b70
10 changed files with 172 additions and 81 deletions

View File

@@ -4,7 +4,8 @@
x:Key="ModalTextBlock">
<Setter Property="FontFamily" Value="Arial"/>
<Setter Property="FontWeight" Value="Bold"/>
<Setter Property="FontSize" Value="14"/>
<Setter Property="FontSize" Value="18"/>
<Setter Property="VerticalAlignment" Value="Center"/>
<Setter Property="Foreground" Value="#0000a0"/>
</Style>
</ResourceDictionary>