mirror of
https://github.com/ZuneDev/ZuneModdingHelper.git
synced 2026-07-27 13:12:21 -07:00
whoops
This commit is contained in:
@@ -12,12 +12,6 @@
|
||||
--><!-- Theme setting --><!--
|
||||
<ResourceDictionary Source="pack://application:,,,/MahApps.Metro;component/Styles/Themes/Light.Magenta.xaml" />-->
|
||||
|
||||
<ResourceDictionary Source="Skins/Brushes.xaml"/>
|
||||
<ResourceDictionary Source="Skins/CoreStyles.xaml"/>
|
||||
<ResourceDictionary Source="Skins/Fonts.xaml"/>
|
||||
<ResourceDictionary Source="Skins/SDKStyles.xaml"/>
|
||||
<ResourceDictionary Source="Skins/Styles.xaml"/>
|
||||
|
||||
<ResourceDictionary Source="Themes/Generic.xaml"/>
|
||||
</ResourceDictionary.MergedDictionaries>
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
</StackPanel>
|
||||
</Border>-->
|
||||
|
||||
<Border x:Name="ContentBorder" Style="{StaticResource NavContentBorderStyle}" Grid.Row="3">
|
||||
<Border x:Name="ContentBorder" Grid.Row="3">
|
||||
<ContentControl x:Name="ContentFrame" Margin="0"/>
|
||||
</Border>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user