diff --git a/src/Ursa.Themes.Semi/Compatibles/Theme.axaml b/src/Ursa.Themes.Semi/Compatibles/Theme.axaml new file mode 100644 index 0000000..15b652a --- /dev/null +++ b/src/Ursa.Themes.Semi/Compatibles/Theme.axaml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Compatibles/_index.axaml b/src/Ursa.Themes.Semi/Compatibles/_index.axaml index 75c1bf0..832f0b9 100644 --- a/src/Ursa.Themes.Semi/Compatibles/_index.axaml +++ b/src/Ursa.Themes.Semi/Compatibles/_index.axaml @@ -1,5 +1,6 @@  + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Controls/Banner.axaml b/src/Ursa.Themes.Semi/Controls/Banner.axaml index 4050b03..6914411 100644 --- a/src/Ursa.Themes.Semi/Controls/Banner.axaml +++ b/src/Ursa.Themes.Semi/Controls/Banner.axaml @@ -59,7 +59,7 @@ Margin="{DynamicResource BannerCloseButtonMargin}" HorizontalAlignment="Right" VerticalAlignment="Top" - Theme="{DynamicResource NotificationCloseButton}" + Theme="{DynamicResource OverlayCloseButton}" IsVisible="{TemplateBinding CanClose}" /> diff --git a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml index cc84e71..4ddc3a6 100644 --- a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml +++ b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml @@ -1,28 +1,44 @@  - - + + +