sinatra-flash icon indicating copy to clipboard operation
sinatra-flash copied to clipboard

Use Bootstrap alert?

Open craibuc opened this issue 7 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>

Is there an easy way to change the CSS class from .flash to .alert and .alert-success?

craibuc avatar May 10 '18 14:05 craibuc