From 0b21e997ad42635d83fcaee684c428aaf8377df0 Mon Sep 17 00:00:00 2001 From: George Pantazis Date: Tue, 3 Jul 2012 13:16:48 +0300 Subject: [PATCH] New template style for buttons to mimic the web. Fixed issues in advanced tab in PreferencesView.xaml Signed-off-by: George Pantazis --- trunk/Pithos.Client.WPF/PithosStyles.xaml | 34 ++++++++++++++- .../Preferences/AddAccountView.xaml | 12 ++++-- .../Preferences/PreferencesView.xaml | 44 +++++++++++--------- trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs | 4 +- 4 files changed, 66 insertions(+), 28 deletions(-) diff --git a/trunk/Pithos.Client.WPF/PithosStyles.xaml b/trunk/Pithos.Client.WPF/PithosStyles.xaml index c34df47..980fd53 100644 --- a/trunk/Pithos.Client.WPF/PithosStyles.xaml +++ b/trunk/Pithos.Client.WPF/PithosStyles.xaml @@ -6,10 +6,40 @@ - + - + + + diff --git a/trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml b/trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml index 8290bad..daf8218 100644 --- a/trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml +++ b/trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml @@ -11,11 +11,15 @@ + FinishButtonVisibility="Collapsed"> + + + + -