From 4975b8a3e7f2fc3a12eec41e5f7df939fc0e35b7 Mon Sep 17 00:00:00 2001 From: Robert Haken Date: Tue, 26 Nov 2024 09:43:30 +0100 Subject: [PATCH] [HxSidebar] doc - CSS variables updates --- .../HxSidebar_Documentation.razor | 21 +++++++++++-------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Havit.Blazor.Documentation/Pages/Components/HxSidebarDoc/HxSidebar_Documentation.razor b/Havit.Blazor.Documentation/Pages/Components/HxSidebarDoc/HxSidebar_Documentation.razor index b97ad4d6..865c282e 100644 --- a/Havit.Blazor.Documentation/Pages/Components/HxSidebarDoc/HxSidebar_Documentation.razor +++ b/Havit.Blazor.Documentation/Pages/Components/HxSidebarDoc/HxSidebar_Documentation.razor @@ -52,7 +52,7 @@ - + Background color. @@ -73,6 +73,9 @@ Padding of the items. + + Margin of the items. + Color of the items. @@ -124,9 +127,6 @@ Font weight of the parent of active item. - - Margin of the items. - Font size of the subitems. @@ -145,9 +145,6 @@ Gap of the sidebar body nav element. - - Padding of the sidebar footer. - Background color of the brand short name. @@ -184,6 +181,9 @@ Font weight of the brand name. + + Padding of the sidebar footer. + Padding of the items in the footer. @@ -193,19 +193,22 @@ Font size of the items in the footer. - + Color of the items in the footer. Radius of the items in the footer. + + TODO + Background color on hover of the items in the footer. Background opacity on hover of the items in the footer. - + Color on hover of the items in the footer.