Update views and CSS

This commit is contained in:
Sander Dorigo
2014-10-28 16:29:31 +01:00
parent 9b4391c0bf
commit 8ad0d7af93
2 changed files with 99 additions and 90 deletions

View File

@@ -8,6 +8,10 @@ body {
background-color: #f8f8f8;
}
.google-chart-error {
border:1px red solid;height:20px;
}
#wrapper {
width: 100%;
}