bootstrap-sweetalert icon indicating copy to clipboard operation
bootstrap-sweetalert copied to clipboard

Cannot color the sweet alert header

Open Mistert99 opened this issue 9 years ago • 0 comments

I copied the twitter.css to a custom.css since the twitter.css had most of the settings I wanted.

I tried to color the header background lightgray by adding this to the custom.css:

.sweet-alert header { background-color: lightgray; }

It did not work. Thanks for any ideas.

Mistert99 avatar Jan 12 '17 22:01 Mistert99