[build][m]: regular build of docs and js files.

This commit is contained in:
Rufus Pollock
2012-08-15 12:52:02 +01:00
parent e9ac15629d
commit cc5bb0e343
24 changed files with 1202 additions and 913 deletions

19
dist/recline.css vendored
View File

@@ -17,7 +17,24 @@
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;
}/**********************************************************
* (Data) Grid
*********************************************************/