Chart fixes and login submit button colour change

This commit is contained in:
g 2020-09-24 11:44:21 +02:00
commit b2250a1909
3 changed files with 25 additions and 8 deletions

View file

@ -0,0 +1,15 @@
#dataTable_5Chart > canvas.jqplot-piwik-ticks-canvas {
background: transparent;
}
.UserCountryMap_map.kartograph > svg {
background: transparent;
}
div.UserCountryMap.card-content.dataTable {
background: transparent;
}
td .label img {
display: none;
}