#1153: Convert rest of the stats to use ChartJS

This commit is contained in:
Jyri-Petteri Paloposki 2019-05-19 13:04:33 +03:00
parent dec82fd26c
commit f873a93eb3
5 changed files with 206 additions and 255 deletions

View file

@ -1266,7 +1266,7 @@ button.positive, .widgets a.positive{
background-color:black;
}
.stats_content .open-flash-chart, .stats_content .stats_module {
.stats_content .chart, .stats_content .stats_module {
float: left;
width: 450px;
margin-right:20px;