Map and canvas background
This commit is contained in:
parent
93ae9ba987
commit
73b0860902
1 changed files with 4 additions and 8 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue