Improve exposed ldap error reporting

This commit is contained in:
Johannes Zellner
2021-12-10 17:47:23 +01:00
parent c775e8ae05
commit eaa7e3870b
3 changed files with 9 additions and 10 deletions

View File

@@ -1983,7 +1983,7 @@ tag-input {
color: $textColor;
}
.form-control[disabled], .form-control[readonly] {
fieldset[disabled] .form-control, .form-control[disabled], .form-control[readonly] {
background-color: $backgroundDark;
}