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

includes/messages.html should show different color alert depending on message type #5

Open
j127 opened this issue Jul 2, 2015 · 0 comments

Comments

@j127
Copy link
Member

j127 commented Jul 2, 2015

See here:
https://github.com/CodeSelfStudy/codeselfstudy_flask/blob/feature-db/app/codeselfstudy/templates/includes/messages.html

Available classes are:

  • alert-info (current class)
  • alert-success (e.g., for successful form submission)
  • alert-warning
  • alert-danger (e.g., for errors)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant