From a620324ef784f6dc4073b1bed07ec5388f2d1d67 Mon Sep 17 00:00:00 2001 From: Arlo Godfrey Date: Mon, 13 Nov 2023 20:23:33 -0600 Subject: [PATCH] Template out LABS label, display on home page items --- .../Styles/Buttons.xaml | 28 ++-- .../Styles/ItemTemplates.xaml | 147 +++++++++--------- 2 files changed, 91 insertions(+), 84 deletions(-) diff --git a/CommunityToolkit.App.Shared/Styles/Buttons.xaml b/CommunityToolkit.App.Shared/Styles/Buttons.xaml index d591b2d..615ebed 100644 --- a/CommunityToolkit.App.Shared/Styles/Buttons.xaml +++ b/CommunityToolkit.App.Shared/Styles/Buttons.xaml @@ -1,4 +1,4 @@ - - - - + + + + + + + diff --git a/CommunityToolkit.App.Shared/Styles/ItemTemplates.xaml b/CommunityToolkit.App.Shared/Styles/ItemTemplates.xaml index 844044c..6dad159 100644 --- a/CommunityToolkit.App.Shared/Styles/ItemTemplates.xaml +++ b/CommunityToolkit.App.Shared/Styles/ItemTemplates.xaml @@ -5,85 +5,90 @@ xmlns:meta="using:CommunityToolkit.Tooling.SampleGen.Metadata" xmlns:win="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> - + - - - - - - + + + + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + + +