vendor/assets/stylesheets/alert.css.scss in flashgrid-2.3.0 vs vendor/assets/stylesheets/alert.css.scss in flashgrid-3.0.0

- old
+ new

@@ -3,12 +3,12 @@ #Alert */ /* #Alert ================================================== */ .alert { - background: rgba(236,238,241,1); - border-bottom: 1px solid rgba(217,222,225,1); + background: rgba(245,248,250,1); + border-bottom: 1px solid rgba(225,232,237,1); color: rgba(71,74,84,1); font-size: 16px; margin: -40px 0 40px 0; padding: 11px 20px 11px 20px; } @@ -25,10 +25,10 @@ font-weight: 500; opacity: 0.8; } .alert a:hover { opacity: 1; } .alert .close { - color: rgba(158,171,179,1); + color: rgba(136,153,166,1); float: right; font-size: 18px; line-height: 18px; } .alert .close:hover, \ No newline at end of file