diff --git a/OwlCore.Wpf/AbstractUI/Themes/AbstractDataListStyle.xaml b/OwlCore.Wpf/AbstractUI/Themes/AbstractDataListStyle.xaml index b5acc37..32daf5f 100644 --- a/OwlCore.Wpf/AbstractUI/Themes/AbstractDataListStyle.xaml +++ b/OwlCore.Wpf/AbstractUI/Themes/AbstractDataListStyle.xaml @@ -17,7 +17,9 @@ - + + + @@ -102,7 +104,9 @@ - + @@ -140,7 +144,7 @@ - + @@ -165,8 +169,8 @@ + Text="{Binding Subtitle}" + FontSize="12" FontWeight="Light" Opacity="0.5" TextTrimming="CharacterEllipsis" /> diff --git a/OwlCore.Wpf/AbstractUI/Themes/AbstractUIGroupPresenterStyle.xaml b/OwlCore.Wpf/AbstractUI/Themes/AbstractUIGroupPresenterStyle.xaml index 7355a72..912e749 100644 --- a/OwlCore.Wpf/AbstractUI/Themes/AbstractUIGroupPresenterStyle.xaml +++ b/OwlCore.Wpf/AbstractUI/Themes/AbstractUIGroupPresenterStyle.xaml @@ -64,16 +64,6 @@ - - - - diff --git a/OwlCore.Wpf/AbstractUI/Themes/AbstractUIResources.xaml b/OwlCore.Wpf/AbstractUI/Themes/AbstractUIResources.xaml index 3657a58..cf04a94 100644 --- a/OwlCore.Wpf/AbstractUI/Themes/AbstractUIResources.xaml +++ b/OwlCore.Wpf/AbstractUI/Themes/AbstractUIResources.xaml @@ -5,8 +5,18 @@ 24 - 16 + 18 Light 0.5 + + + + \ No newline at end of file