1
0
Fork 0

Map and canvas background

This commit is contained in:
g 2020-09-24 12:19:28 +02:00
commit 73b0860902

View file

@ -1,13 +1,9 @@
#dataTable_5Chart > canvas.jqplot-piwik-ticks-canvas { canvas {
background: transparent; background: @theme-color-background-base !important;
} }
.UserCountryMap_map.kartograph > svg { #widgetUserCountryMapvisitorMap {
background: transparent; background: @theme-color-background-base;
}
div.UserCountryMap.card-content.dataTable {
background: transparent;
} }
td .label img { td .label img {