From b62da6335e2cd7b805b817e6b98edf34bb9e0507 Mon Sep 17 00:00:00 2001 From: Silke Pisulla Date: Thu, 27 Apr 2017 15:11:23 +0200 Subject: [PATCH] SPR-908: usertools - wrong background + color in noopentasks --- css/plugins/do_tasks.less | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/css/plugins/do_tasks.less b/css/plugins/do_tasks.less index f9fbe34..ef1ae59 100755 --- a/css/plugins/do_tasks.less +++ b/css/plugins/do_tasks.less @@ -59,9 +59,15 @@ ul.page-attributes { } .noopentasks { - background-color: @ini_background; + span { + background-color: @ini_background_site; border-color: @noopentasks-border; color: @ini_text_webframe; + } + + svg path { + fill: @ini_text_webframe; + } .num { background-color: @noopentasks-border; // fix