theming/stylesheets/components/_charts.less
2020-09-26 16:06:50 +02:00

11 lines
225 B
Text

canvas.jqplot-piwik-ticks-canvas {
background: @theme-color-background-base !important;
}
.UserCountryMap.card-content.dataTable {
background: @theme-color-background-base;
}
td .label img {
display: none;
}