diff --git a/Sources/IHM/Desktop/Echeancier.xaml b/Sources/IHM/Desktop/Echeancier.xaml index befeaf0..e90b274 100644 --- a/Sources/IHM/Desktop/Echeancier.xaml +++ b/Sources/IHM/Desktop/Echeancier.xaml @@ -3,7 +3,6 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.Echeancier" Title="Echeancier" - BackgroundImageSource="logo_sans_fond.png" BackgroundColor="{StaticResource Yellow300Accent}"> @@ -30,18 +29,12 @@ + Style="{StaticResource TotalButton}"> + Style="{StaticResource TotalButton}"> diff --git a/Sources/IHM/Resources/Styles/Styles.xaml b/Sources/IHM/Resources/Styles/Styles.xaml index 985d195..058bf50 100644 --- a/Sources/IHM/Resources/Styles/Styles.xaml +++ b/Sources/IHM/Resources/Styles/Styles.xaml @@ -414,4 +414,11 @@ + +