refactor dashboard chart html, make several css improvements.

This commit is contained in:
Chris Williams
2016-03-11 12:21:20 -08:00
parent fb6a9977f7
commit 49590e28e3
6 changed files with 94 additions and 62 deletions

View File

@@ -1,3 +1,8 @@
g.dashed path {
stroke-dasharray: 5, 5;
}
.nvtooltip tr.highlight td {
font-weight: bold;
font-size: 15px !important;
}