From 475de66cec5e593b4033d9d156c4498f4beb1926 Mon Sep 17 00:00:00 2001 From: mst Date: Tue, 26 Nov 2024 15:23:31 +0300 Subject: [PATCH] switches + new config option --- templates/admin/categories/customize.html | 77 +++++++++++++++++++---- 1 file changed, 66 insertions(+), 11 deletions(-) diff --git a/templates/admin/categories/customize.html b/templates/admin/categories/customize.html index 1625f92..f3637ae 100644 --- a/templates/admin/categories/customize.html +++ b/templates/admin/categories/customize.html @@ -44,25 +44,52 @@

Default: #202020

#} -
+
+
+ + + +
+

Note: on mobile screens text will always be hidden if this option is enabled

+
+ + + +
{# -
+
@@ -117,6 +144,42 @@ {% endblock %} {% block _scripts %} + + - -{% endblock %} \ No newline at end of file +{% endblock %}