From f22ca4c46fa1e593521099744fdfcde368f38b61 Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville Date: Fri, 6 Oct 2017 16:33:44 +0200 Subject: [PATCH] Finally (!) removed right margin in Group Detail page left menu --- ModernKeePass/App.xaml | 2 +- ModernKeePass/MainPage.xaml | 14 ++++++----- ModernKeePass/Pages/EntryDetailPage.xaml | 5 ++-- ModernKeePass/Pages/GroupDetailPage.xaml | 30 ++++++++++++++---------- 4 files changed, 30 insertions(+), 21 deletions(-) diff --git a/ModernKeePass/App.xaml b/ModernKeePass/App.xaml index 885a6bc..ef49057 100644 --- a/ModernKeePass/App.xaml +++ b/ModernKeePass/App.xaml @@ -2,7 +2,7 @@ x:Class="ModernKeePass.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - RequestedTheme="Light"> + RequestedTheme="Dark"> @@ -180,10 +185,10 @@ -