vendor/assets/stylesheets/progress.css.scss in flashgrid-1.3.0 vs vendor/assets/stylesheets/progress.css.scss in flashgrid-2.0.0
- old
+ new
@@ -9,10 +9,10 @@
border-radius: 500px;
height: 25px;
overflow: hidden;
}
.progress .bar {
- background: rgba(79,148,210,1);
+ background: rgba(58,144,216,1);
box-sizing: border-box;
color: rgba(255,255,255,1);
float: left;
font-size: 13px;
height: 100%;
\ No newline at end of file