Change color of blocked queries in dashboard piechart forward destinations to red

Signed-off-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
yubiuser
2020-09-30 20:19:32 +02:00
parent 7e089a8439
commit 6bb07ec808
+1 -1
View File
@@ -12,8 +12,8 @@ var timeLineChart, clientsChart;
var queryTypePieChart, forwardDestinationPieChart;
var THEME_COLORS = [
"#3c8dbc",
"#f56954",
"#3c8dbc",
"#00a65a",
"#00c0ef",
"#f39c12",