toserve.flot.jquery.flot.css Maven / Gradle / Ivy
/*
Document : jquery.flot
Created on : 28-06-2009, 11:42:30 AM
Author : francois
Description:
CSS for the LiftWeb flot widget
*/
/*
solve a conflict with Blueprint CSS as report by dflemstr
in http://groups.google.com/group/liftweb/browse_thread/thread/5e0335583e2a248b?hl=en&pli=1
Note:
- flot.render generate jQuery ("#").addClass ("flot_lww")
- "lww"" means LiftWeb Widgets
*/
.flot_lww .legend table {
width: auto !important;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy