We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca1223 commit 9770b3cCopy full SHA for 9770b3c
src/collections/form.less
@@ -404,8 +404,8 @@
404
}
405
.ui.inverted.form .field.error textarea,
406
.ui.inverted.form .field.error input[type="text"],
407
-.ui.inverted.form .field.error input[type="email"]
408
-.ui.inverted.form .field.error input[type="date"]
+.ui.inverted.form .field.error input[type="email"],
+.ui.inverted.form .field.error input[type="date"],
409
.ui.inverted.form .field.error input[type="password"]{
410
background-color: #FFCCCC;
411
0 commit comments