From 5854ec78ddb18f5b0a6262569fc88da39bbd6986 Mon Sep 17 00:00:00 2001 From: Agate Date: Mon, 24 Aug 2020 12:51:18 +0200 Subject: [PATCH] Fixed active item not showing in queue --- front/scripts/fix-fomantic-css.py | 1 - 1 file changed, 1 deletion(-) diff --git a/front/scripts/fix-fomantic-css.py b/front/scripts/fix-fomantic-css.py index 095f66a08..075d818dd 100755 --- a/front/scripts/fix-fomantic-css.py +++ b/front/scripts/fix-fomantic-css.py @@ -693,7 +693,6 @@ REPLACEMENTS = { "table": { "skip": [ ".marked", - ".active", ".olive", ".brown", ".teal",