JanStevens/angular-growl-2

If using Bootstrap theme, use Glyphicons for icons, not images.

Opened this issue · 1 comments

Would be nice if the icons used were Glyphicons, the ones provided by Bootstrap, if there already is a dependency on Bootstrap, they would look better on retina displays.

Better yet, offer a way to customize the HTML that displays each icon for each message type. For example, if I could provide: {info: '<i class="fa fa-info"></i>'} type of config to use, in this case FontAwesome icons, then I could do that -- Or potentially a custom icon, if I provide a href image tag. etc.

I concur. Would be nice to be able to customize the icons either from Bootstrap or FA