vendor/assets/stylesheets/progress.css.scss in flashgrid-2.3.0 vs vendor/assets/stylesheets/progress.css.scss in flashgrid-3.0.0

- old
+ new

@@ -3,16 +3,16 @@ #Progress */ /* #Progress ================================================== */ .progress { - background: rgba(236,238,241,1); + background: rgba(245,248,250,1); border-radius: 500px; height: 25px; overflow: hidden; } .progress .bar { - background: rgba(58,144,216,1); + background: rgba(15,135,226,1); box-sizing: border-box; color: rgba(255,255,255,1); float: left; font-size: 13px; height: 100%; \ No newline at end of file