From da7fac375f2281db58b53c692d40d8d45d93d535 Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Wed, 7 Dec 2022 14:52:26 +0100 Subject: [PATCH] Modification pour les vues windows et ajout de styles --- Sources/IHM/Desktop/Compte.xaml | 18 ++++--------- Sources/IHM/Desktop/Echeancier.xaml | 26 +++++++++++++++---- Sources/IHM/Desktop/Operations.xaml | 32 +++++++++++++++++++++--- Sources/IHM/Desktop/Planification.xaml | 3 ++- Sources/IHM/Resources/Styles/Styles.xaml | 17 +++++++++++++ 5 files changed, 73 insertions(+), 23 deletions(-) diff --git a/Sources/IHM/Desktop/Compte.xaml b/Sources/IHM/Desktop/Compte.xaml index 1d13733..b9b1ffc 100644 --- a/Sources/IHM/Desktop/Compte.xaml +++ b/Sources/IHM/Desktop/Compte.xaml @@ -4,16 +4,14 @@ x:Class="IHM.Desktop.Compte" Title="Compte" BackgroundColor="{StaticResource Yellow300Accent}"> + \ No newline at end of file diff --git a/Sources/IHM/Desktop/Echeancier.xaml b/Sources/IHM/Desktop/Echeancier.xaml index da0f743..4d8ad81 100644 --- a/Sources/IHM/Desktop/Echeancier.xaml +++ b/Sources/IHM/Desktop/Echeancier.xaml @@ -2,11 +2,27 @@ - + Title="Echeancier" + BackgroundColor="{StaticResource Yellow300Accent}"> + + + --->s +--> diff --git a/Sources/IHM/Resources/Styles/Styles.xaml b/Sources/IHM/Resources/Styles/Styles.xaml index a00e7e9..985d195 100644 --- a/Sources/IHM/Resources/Styles/Styles.xaml +++ b/Sources/IHM/Resources/Styles/Styles.xaml @@ -397,4 +397,21 @@ + + + +