vendor/assets/stylesheets/modal.css.scss in flashgrid-3.0.0 vs vendor/assets/stylesheets/modal.css.scss in flashgrid-3.0.1

- old
+ new

@@ -96,10 +96,10 @@ input[type="submit"].modal-footer-btn:first-child { border-bottom-left-radius: 5px; } .modal-footer-btn:last-child, input[type="submit"].modal-footer-btn:last-child { border-bottom-right-radius: 5px; } .modal-footer-btn[disabled], input[type="submit"].modal-footer-btn[disabled] { - color: rgba(158,171,179,1); + color: rgba(136,153,166,1); cursor: not-allowed; } .modal-footer-dual > .modal-footer-btn, .modal-footer-dual > input[type="submit"].modal-footer-btn { border-right: 1px solid rgba(225,232,237,1); \ No newline at end of file