vendor/assets/stylesheets/metricsgraphics.css in metrics-graphics-rails-2.1.3.2 vs vendor/assets/stylesheets/metricsgraphics.css in metrics-graphics-rails-2.4.0

- old
+ new

@@ -204,27 +204,38 @@ .mg-hover-line5-color { fill: #5c5c5c; } +.mg-line-legend text { + font-size: 0.9rem; + font-weight: 300; + stroke: none; +} + .mg-line1-legend-color { color: #4040e8; + fill: #4040e8; } .mg-line2-legend-color { color: #05b378; + fill: #05b378; } .mg-line3-legend-color { color: #db4437; + fill: #db4437; } .mg-line4-legend-color { color: #f8b128; + fill: #f8b128; } .mg-line5-legend-color { color: #5c5c5c; + fill: #5c5c5c; } .mg-main-area-solid svg .mg-main-area { fill: #ccccff; opacity: 1;