Changing map colors

This commit is contained in:
g 2020-09-28 20:27:14 +02:00
commit c3087d3ae7
3 changed files with 117 additions and 8 deletions

View file

@ -1,11 +1,3 @@
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;
}