]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: removing unwanted CSS
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Thu, 24 Aug 2017 09:50:10 +0000 (11:50 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Thu, 24 Aug 2017 09:50:10 +0000 (11:50 +0200)
python_suite/dashboard/views/pv_overview.jinja2

index 24f7907df785bb7a70586d146c308816920235fc..87a6ed57d47ab3827a12cb122f2d7eab2e990304 100644 (file)
@@ -5,16 +5,11 @@
 {% block header %}
 <meta http-equiv="refresh" content="5">
 <style>
+/* Sparklines Styling */
 path {
   stroke-width: 1;
   fill: none;
 }
-label {
-  float: left;
-  margin-top: 5px;
-  margin-right: 5px;
-  font-family: sans-serif;
-}
 .focus circle {
   fill: none;
   stroke: steelblue;