Improvements to traffic graphs

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2013-12-27 14:13:38 +01:00
parent 1539ad1344
commit 5cb0256a58
10 changed files with 293 additions and 294 deletions

View File

@@ -787,7 +787,8 @@ table thead th.sorting {
padding-left: 25px;
}
#chartdiv {
height: 500px;
margin: 30px 60px;
.trafficchart {
height: 150px;
width: 100%;
margin: 15px 0 30px 0;
}