From 823bdf20b650e799a11ccec154af16caa07e9647 Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Wed, 30 Nov 2022 15:02:20 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20des=20styles=20(=20En=20esp=C3=A9rant?= =?UTF-8?q?=20que=20ca=20marche=20cet=20fois=20ci)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/IHM/App.xaml | 13 +++++++++++++ Sources/IHM/AppShellDesktop.xaml.cs | 5 ----- Sources/IHM/Desktop/ForgetPassword.xaml | 21 +++++++-------------- Sources/IHM/Desktop/MainPage.xaml | 21 +++++---------------- 4 files changed, 25 insertions(+), 35 deletions(-) diff --git a/Sources/IHM/App.xaml b/Sources/IHM/App.xaml index d5a6223..2d107eb 100644 --- a/Sources/IHM/App.xaml +++ b/Sources/IHM/App.xaml @@ -5,6 +5,19 @@ x:Class="IHM.App"> + + + + + diff --git a/Sources/IHM/AppShellDesktop.xaml.cs b/Sources/IHM/AppShellDesktop.xaml.cs index 0a77dfd..3d3f738 100644 --- a/Sources/IHM/AppShellDesktop.xaml.cs +++ b/Sources/IHM/AppShellDesktop.xaml.cs @@ -13,12 +13,7 @@ namespace IHM { InitializeComponent(); Routing.RegisterRoute("ForgetPassword", typeof(ForgetPassword)); - - } - - - } } \ No newline at end of file diff --git a/Sources/IHM/Desktop/ForgetPassword.xaml b/Sources/IHM/Desktop/ForgetPassword.xaml index ec779f4..4ff768c 100644 --- a/Sources/IHM/Desktop/ForgetPassword.xaml +++ b/Sources/IHM/Desktop/ForgetPassword.xaml @@ -3,18 +3,14 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.ForgetPassword" Title="ForgetPassword"> - + +