From 7041486b937e7e37de50d1f92da944ca55427f31 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Tue, 5 Oct 2021 14:03:14 -0400 Subject: [PATCH] #7449: Remove color from panel headers on home view --- netbox/templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbox/templates/home.html b/netbox/templates/home.html index a2b09c8ae..8dc5ab4f9 100644 --- a/netbox/templates/home.html +++ b/netbox/templates/home.html @@ -30,7 +30,7 @@ {% for section, items, icon in stats %}
-
+
{{ section }}
@@ -67,7 +67,7 @@
-
+
Change Log