- added page 'manage users';
- changed field type for 'reuqested documents'; - added disable state logic for 'edit form' btn for unsaved call;
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
input[disabled], div.p-disabled {
|
||||
input[disabled], div.p-disabled:not(.p-inputswitch) {
|
||||
background-color: #e3e3e3;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user