Update graph styling

This commit is contained in:
Alex Kilgour
2016-02-02 15:56:21 +00:00
parent d93f8af20e
commit ca9551a3e6
4 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -47,7 +47,8 @@ $(document).ready(function(){
},
points: {
fill: true,
fillColor: 'rgb(255, 255, 255)'
radius:4,
lineWidth:3
},
shadowSize: 0,
grid: {

File diff suppressed because one or more lines are too long

View File

@@ -444,8 +444,8 @@ ul.date-links {
}
.dashedLegend {
position:absolute;
top:14px;
right:39px;
top:17px;
right:40px;
font-size:smaller;
color:#545454;
background-color: #fff;