From 7c5a31a162eb6664eff665e0cfadc089188a5e8f Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 4 Sep 2022 11:31:07 +0200 Subject: Remove inline styling for category colors Also stop changing color of select options, because it does not work reliably accross browsers. --- templates/category/table.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/category') diff --git a/templates/category/table.html b/templates/category/table.html index e05c84b..d4147aa 100644 --- a/templates/category/table.html +++ b/templates/category/table.html @@ -27,7 +27,8 @@ > {{ category.name }} -- cgit v1.2.3