From 6d26177c6d6b9bc3c81b0b93d418a950c77f49f4 Mon Sep 17 00:00:00 2001 From: Omar Date: Fri, 29 Oct 2021 20:05:43 -0400 Subject: [PATCH] =?UTF-8?q?Move=20styles,=20probably=20overkill=20but...?= =?UTF-8?q?=20=20=C2=AF\=5F(=E3=83=84)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/nxDumpFuse.sln.DotSettings | 3 +- src/nxDumpFuse/App.axaml | 1 + src/nxDumpFuse/Styles/Styles.axaml | 68 ++++++++++++++++++++++++++++ src/nxDumpFuse/Views/AboutView.axaml | 5 +- src/nxDumpFuse/Views/FuseView.axaml | 58 +++++++++--------------- 5 files changed, 95 insertions(+), 40 deletions(-) create mode 100644 src/nxDumpFuse/Styles/Styles.axaml diff --git a/src/nxDumpFuse.sln.DotSettings b/src/nxDumpFuse.sln.DotSettings index c3ce823..e69c15b 100644 --- a/src/nxDumpFuse.sln.DotSettings +++ b/src/nxDumpFuse.sln.DotSettings @@ -1,2 +1,3 @@  - True \ No newline at end of file + True + True \ No newline at end of file diff --git a/src/nxDumpFuse/App.axaml b/src/nxDumpFuse/App.axaml index 4cf59f7..2dfeb12 100644 --- a/src/nxDumpFuse/App.axaml +++ b/src/nxDumpFuse/App.axaml @@ -9,6 +9,7 @@ + \ No newline at end of file diff --git a/src/nxDumpFuse/Styles/Styles.axaml b/src/nxDumpFuse/Styles/Styles.axaml new file mode 100644 index 0000000..d2bf539 --- /dev/null +++ b/src/nxDumpFuse/Styles/Styles.axaml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/nxDumpFuse/Views/AboutView.axaml b/src/nxDumpFuse/Views/AboutView.axaml index f801152..4f14c95 100644 --- a/src/nxDumpFuse/Views/AboutView.axaml +++ b/src/nxDumpFuse/Views/AboutView.axaml @@ -10,9 +10,8 @@ RowDefinitions="Auto,Auto" ColumnDefinitions="Auto,*"> - -