From 781c858ba04985864c6fccf3a4bd30ddc9c3652f Mon Sep 17 00:00:00 2001 From: BoSen29 <54361737+BoSen29@users.noreply.github.com> Date: Wed, 2 Oct 2019 14:58:17 +0200 Subject: [PATCH] GridPagenumber now visible on active page Changed the backgroundcolor to match the menubackupgroundcolor. --- src/UniversalDashboard/Themes/DarkDefault.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UniversalDashboard/Themes/DarkDefault.psd1 b/src/UniversalDashboard/Themes/DarkDefault.psd1 index 9b67f0d1..f3b8050a 100644 --- a/src/UniversalDashboard/Themes/DarkDefault.psd1 +++ b/src/UniversalDashboard/Themes/DarkDefault.psd1 @@ -171,8 +171,8 @@ 'img' = @{ 'float'= "left" } - '.pagination li.active' = @{ - 'background-color' = "#FFFFFF" + '.pagination li.active'= @{ + 'background-color' = "#252525" } '.sidenav .collapsible-header'= @{