vendor/assets/stylesheets/button.css.scss in flashgrid-1.0.14 vs vendor/assets/stylesheets/button.css.scss in flashgrid-1.0.15
- old
+ new
@@ -90,10 +90,10 @@
}
.btn-black:hover { background: rgba(51,54,64,1); }
.btn-black[disabled],
.btn-black[disabled]:hover {
background: rgba(101,104,114,1);
- border-color: rgba(81,84,94,1);
+ border-color: rgba(61,64,74,1);
color: rgba(255,255,255,1);
}
.btn-blue {
background: rgba(85,115,194,1);
border-color: rgba(25,55,134,1);
\ No newline at end of file