You are here

nicemessages_background_color.css in Nice messages 7

#jGrowl .jGrowl-notification.status {background-color: green;}
#jGrowl .jGrowl-notification.warning {background-color: orange;}
#jGrowl .jGrowl-notification.error {background-color: red;}

File

css/nicemessages_background_color.css
View source
  1. #jGrowl .jGrowl-notification.status {background-color: green;}
  2. #jGrowl .jGrowl-notification.warning {background-color: orange;}
  3. #jGrowl .jGrowl-notification.error {background-color: red;}