Commit 08d32f30
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/layout.css
@@ -44,6 +44,9 @@ div.field, div.actions {
#notice {
color: green;
}
+.alert {
+ color: red;
+}
.field_with_errors {
padding: 2px;