Opened this issue 6 years ago · 0 comments
It would be helpful if the styled flashes would support Bootstrap's Alert component: <div class="alert alert-success" role="alert">...</div>
<div class="alert alert-success" role="alert">...</div>
Is there an easy way to change the CSS class from .flash to .alert and .alert-success?
.flash
.alert
.alert-success