Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
victorbstan opened this issue Jul 29, 2015 · 1 comment
Open

Comments

@victorbstan
Copy link

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.

@devakone
Copy link

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

flaviocysne added a commit to flaviocysne/angular-growl-2 that referenced this issue Nov 1, 2016
Custom directive properties to change message style classes.

This commit maybe will solve Issue JanStevens#101.
flaviocysne added a commit to flaviocysne/angular-growl-2 that referenced this issue Nov 1, 2016
Allow custom style classes related to severities to be defined globally.
flaviocysne added a commit to flaviocysne/angular-growl-2 that referenced this issue Nov 1, 2016
Allow changing growl default style classes globally (Issue JanStevens#101)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants