heatmap looks better

pull/414/head
Quincy Larson 2015-05-03 14:45:46 -07:00
parent 8867fe42d7
commit a0b7b0b653
2 changed files with 4 additions and 0 deletions

View File

@ -675,6 +675,9 @@ thead {
margin-bottom: 5px;
}
.graph-rect {
fill: #ddd !important
}
/**

View File

@ -9,6 +9,7 @@ script(src="/bower_components/moment/min/moment.min.js")
script(src="/js/main.js")
link(rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lato:400|Inconsolata")
link(rel="stylesheet" type="text/css" href="bower_components/cal-heatmap/cal-heatmap.css")
link(rel='stylesheet', href='/css/main.less')
include meta