[#331,view/flotr2][s]: remove flotr2 as now in separate repo https://github.com/okfn/recline.view.flotr2 - fixes #331.

This commit is contained in:
Rufus Pollock
2013-05-05 19:01:51 +01:00
parent caf0c84e97
commit 8164c68d0c
3 changed files with 0 additions and 584 deletions

View File

@@ -1,36 +0,0 @@
.recline-graph .graph {
height: 500px;
}
.recline-graph .legend table {
width: auto;
margin-bottom: 0;
}
.recline-graph .legend td {
padding: 5px;
line-height: 13px;
}
.recline-graph .graph .alert {
width: 450px;
}
.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;
}