1
0
Fork 0
theming/stylesheets/components/_charts.less
2020-09-24 12:19:28 +02:00

11 lines
192 B
Text

canvas {
background: @theme-color-background-base !important;
}
#widgetUserCountryMapvisitorMap {
background: @theme-color-background-base;
}
td .label img {
display: none;
}