From 9d7178bd20cd09f194b85ba7f0786a6fe3147c67 Mon Sep 17 00:00:00 2001 From: Norbert Kwizera Date: Mon, 29 Jan 2024 11:59:13 +0200 Subject: [PATCH] Fix configured colors load CSS classes --- templates/public_base.html | 112 +++++-------------------------------- 1 file changed, 15 insertions(+), 97 deletions(-) diff --git a/templates/public_base.html b/templates/public_base.html index fed49a386..09c594c1f 100644 --- a/templates/public_base.html +++ b/templates/public_base.html @@ -45,123 +45,57 @@