This commit is contained in:
Sam Smith
2012-07-18 17:56:53 +01:00
3 changed files with 7097 additions and 98 deletions

View File

@@ -17,3 +17,21 @@
margin: auto;
}
.flotr-mouse-value {
background-color: #FEE !important;
color: #000000 !important;
opacity: 0.8 !important;
border: 1px solid #fdd !important;
}
.flotr-legend {
border: none !important;
}
.flotr-legend-bg {
display: none;
}
.flotr-legend-color-box {
padding: 5px;
}