From 87df36b72e95d5d0d7b86c33b8056a420ee904cb Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Fri, 9 Dec 2022 15:07:51 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20style=20et=20l=C3=A9g=C3=A8re=20mo?= =?UTF-8?q?dif=20de=20vues?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/IHM/Desktop/Echeancier.xaml | 11 ++--------- Sources/IHM/Resources/Styles/Styles.xaml | 7 +++++++ 2 files changed, 9 insertions(+), 9 deletions(-) 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 @@ + +