Add missing list check and error notices
[MAILPOET-2455]
This commit is contained in:
committed by
Jack Kitterhing
parent
e53c58201b
commit
8d0ed7a084
@@ -25,3 +25,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mailpoet-form-missing-lists {
|
||||
.select2-selection {
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
.mailpoet-form-lists-error {
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user