Added trend panel, moved index calculation to service, made chart backgrounds transparent

This commit is contained in:
Rashid Khan
2013-05-23 17:28:50 -07:00
parent 6f7ab40e4d
commit bf456c864e
14 changed files with 413 additions and 106 deletions
+8
View File
@@ -131,6 +131,14 @@
font-weight: bold;
}
.normal {
font-weight: normal;
}
.light {
font-weight: 200;
}
.input-append label {
font-size: inherit !important;
}