vendor/assets/stylesheets/alert.css.scss in flashgrid-4.0.4 vs vendor/assets/stylesheets/alert.css.scss in flashgrid-4.0.5
- old
+ new
@@ -4,9 +4,12 @@
/* #Alert
================================================== */
.alert {
background: rgba(235,238,240,1);
+ border-color: rgba(225,232,237,1);
+ border-style: solid;
+ border-width: 0;
border-bottom: 1px solid rgba(225,232,237,1);
color: rgba(71,74,84,1);
font-size: 16px;
line-height: 20px;
margin: 0;
\ No newline at end of file