From 68daa5eb18fd2d330235d4c49a299be1a88c1b84 Mon Sep 17 00:00:00 2001 From: Azareal Date: Sun, 1 Mar 2020 18:55:33 +1000 Subject: [PATCH] try again --- themes/nox/public/panel.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/themes/nox/public/panel.css b/themes/nox/public/panel.css index 31a10985..4d20753e 100644 --- a/themes/nox/public/panel.css +++ b/themes/nox/public/panel.css @@ -230,7 +230,7 @@ select + .timeRangeSelector { border-color: #ed4cd0 !important; } -.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut { +/*.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut { stroke: darkred !important; } .ct-series-f.ct-point { @@ -242,11 +242,15 @@ select + .timeRangeSelector { .ct-legend .ct-series-5:before { background-color: darkred !important; border-color: darkred !important; +}*/ +.ct-legend .ct-series-7:before { + background-color: #6b0392 !important; + border-color: #6b0392 !important; } #panel_setting .formlabel { display: none; -} +}/* #panel_setting textarea { width: 100%; height: 80px;