Rev 13991 | Rev 14631 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13991 | Rev 14091 | ||
---|---|---|---|
Line 77... | Line 77... | ||
77 | margin: .5rem auto 1rem auto; |
77 | margin: .5rem auto 1rem auto; |
78 | } |
78 | } |
79 | /* WIMS_messages (type success) */ |
79 | /* WIMS_messages (type success) */ |
80 | .wims_msg.success{background-color: #e1faea;} |
80 | .wims_msg.success{background-color: #e1faea;} |
81 | /* WIMS_messages (type alert) */ |
81 | /* WIMS_messages (type alert) */ |
82 | .wims_msg.alert{background-color: #fce6e2;} |
82 | .wims_msg.alert,.wims_msg.fail{background-color: #fce6e2;} |
83 | /* WIMS_messages (type warning) */ |
83 | /* WIMS_messages (type warning) */ |
84 | .wims_msg.warning{background-color: #fff3d9;} |
84 | .wims_msg.warning{background-color: #fff3d9;} |
85 | /* WIMS_messages (type info) */ |
85 | /* WIMS_messages (type info) */ |
86 | .wims_msg.info{background-color: #def0fc;} |
86 | .wims_msg.info{background-color: #def0fc;} |
87 | /* WIMS_messages (type help) */ |
87 | /* WIMS_messages (type help) */ |