From 3acf969fcffeb6b9ed951b4edd4e4c043fbc9ab8 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Sun, 5 Jul 2020 22:04:47 -0300 Subject: [PATCH] polish fluent notifications. --- .../Accents/FluentControlResourcesLight.xaml | 11 +++--- .../NotificationCard.xaml | 38 ++++++++++--------- .../WindowNotificationManager.xaml | 2 +- 3 files changed, 28 insertions(+), 23 deletions(-) diff --git a/src/Avalonia.Themes.Fluent/Accents/FluentControlResourcesLight.xaml b/src/Avalonia.Themes.Fluent/Accents/FluentControlResourcesLight.xaml index 8700c412bd..c341593052 100644 --- a/src/Avalonia.Themes.Fluent/Accents/FluentControlResourcesLight.xaml +++ b/src/Avalonia.Themes.Fluent/Accents/FluentControlResourcesLight.xaml @@ -492,11 +492,12 @@ - - - - - + + + + + + 1 diff --git a/src/Avalonia.Themes.Fluent/NotificationCard.xaml b/src/Avalonia.Themes.Fluent/NotificationCard.xaml index 87690996d0..5a0fa32657 100644 --- a/src/Avalonia.Themes.Fluent/NotificationCard.xaml +++ b/src/Avalonia.Themes.Fluent/NotificationCard.xaml @@ -1,8 +1,8 @@  - - + + - - - - + diff --git a/src/Avalonia.Themes.Fluent/WindowNotificationManager.xaml b/src/Avalonia.Themes.Fluent/WindowNotificationManager.xaml index 7c1efa2e82..551dc38b2c 100644 --- a/src/Avalonia.Themes.Fluent/WindowNotificationManager.xaml +++ b/src/Avalonia.Themes.Fluent/WindowNotificationManager.xaml @@ -1,7 +1,7 @@