Added form validation and css class for invalid timespans, #1494
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
input[type=text].ng-invalid {
|
||||
box-shadow: inset 0 0px 7px @red;
|
||||
}
|
||||
Reference in New Issue
Block a user