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 ++-
templates/payment/create.html | 1 -
templates/payment/table.html | 10 ++++++----
templates/payment/table/search.html | 1 -
templates/payment/update.html | 1 -
5 files changed, 8 insertions(+), 8 deletions(-)
(limited to 'templates')
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 }}
diff --git a/templates/payment/create.html b/templates/payment/create.html
index 9af68b6..4ac73de 100644
--- a/templates/payment/create.html
+++ b/templates/payment/create.html
@@ -88,7 +88,6 @@
{% for category in categories %}