vendor/assets/stylesheets/button.css.scss in flashgrid-1.0.6 vs vendor/assets/stylesheets/button.css.scss in flashgrid-1.0.7

- old
+ new

@@ -126,10 +126,10 @@ background: rgba(240,94,76,1); border-color: rgba(200,54,36,1); color: rgba(255,255,255,1); } .btn-white { background: rgba(255,255,255,1); } -.btn-white:hover { background: rgba(236,238,241,1); } +.btn-white:hover { background: rgba(226,228,231,1); } .btn-white[disabled], .btn-white[disabled]:hover { background: rgba(250,250,250,1); border-color: rgba(216,218,221,1); } \ No newline at end of file