vendor/assets/stylesheets/modal.css.scss in flashgrid-1.0.4 vs vendor/assets/stylesheets/modal.css.scss in flashgrid-1.0.5
- old
+ new
@@ -94,9 +94,10 @@
text-rendering: geometricPrecision;
text-transform: uppercase;
vertical-align: middle;
width: 100%;
}
+.modal-footer-btn[disabled] { color: rgba(158,171,179,1); }
.modal-footer-btn-left {
border-right: 1px solid rgba(217,222,225,1);
border-bottom-right-radius: 0;
width: 279px;
}
\ No newline at end of file