accept-invite-portlet/src/main/webapp/css/main.css

6 lines
87 B
CSS

.has-error {
color: red !important;
}
.has-success {
color: green !important;
}