WIP
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@import "../../@theme/styles/themes";
|
||||
|
||||
form.ng-touched input.ng-invalid {
|
||||
border-color: nb-theme(color-danger-default);
|
||||
}
|
||||
|
||||
input[type="text"][disabled] {
|
||||
color: black;
|
||||
background-color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user