From 73b08609029ced735b2052b4edd84dae648c6393 Mon Sep 17 00:00:00 2001 From: g <63980406+gugulet-hu@users.noreply.github.com> Date: Thu, 24 Sep 2020 12:19:28 +0200 Subject: [PATCH] Map and canvas background --- stylesheets/components/_charts.less | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/stylesheets/components/_charts.less b/stylesheets/components/_charts.less index 4a16ed9..a4f8d01 100644 --- a/stylesheets/components/_charts.less +++ b/stylesheets/components/_charts.less @@ -1,13 +1,9 @@ -#dataTable_5Chart > canvas.jqplot-piwik-ticks-canvas { - background: transparent; +canvas { + background: @theme-color-background-base !important; } -.UserCountryMap_map.kartograph > svg { - background: transparent; -} - -div.UserCountryMap.card-content.dataTable { - background: transparent; +#widgetUserCountryMapvisitorMap { + background: @theme-color-background-base; } td .label img {