From 0bc398f2132611a1e19025fb1dec434b5eb96e1c Mon Sep 17 00:00:00 2001 From: Daniel Hazelbaker Date: Mon, 26 Mar 2018 10:49:00 -0700 Subject: [PATCH] + Multiple styling changes made to resemble Rock more. --- RockDevBooster/App.xaml | 63 ++++++++++++++++++++++++++++++ RockDevBooster/GitHubVersions.xaml | 8 ++-- RockDevBooster/InstancesView.xaml | 20 +++++----- RockDevBooster/MainWindow.xaml | 35 ++++++++++++++++- RockDevBooster/MainWindow.xaml.cs | 11 ++++++ RockDevBooster/PackageView.xaml | 6 +-- RockDevBooster/TemplatesView.xaml | 13 +++--- 7 files changed, 132 insertions(+), 24 deletions(-) diff --git a/RockDevBooster/App.xaml b/RockDevBooster/App.xaml index 5a1a98b..cb437e7 100644 --- a/RockDevBooster/App.xaml +++ b/RockDevBooster/App.xaml @@ -10,6 +10,33 @@ + + + + diff --git a/RockDevBooster/GitHubVersions.xaml b/RockDevBooster/GitHubVersions.xaml index a7b5eda..af5c49c 100644 --- a/RockDevBooster/GitHubVersions.xaml +++ b/RockDevBooster/GitHubVersions.xaml @@ -9,7 +9,7 @@ diff --git a/RockDevBooster/InstancesView.xaml b/RockDevBooster/InstancesView.xaml index 52a404c..0ae758f 100644 --- a/RockDevBooster/InstancesView.xaml +++ b/RockDevBooster/InstancesView.xaml @@ -11,27 +11,27 @@