CSS fix for the custom checkbox switchers

This commit is contained in:
Alex Tselegidis 2021-10-04 09:26:29 +02:00
parent e626e277cd
commit 7b60156b87

View file

@ -267,7 +267,7 @@ body legend {
margin-bottom: 20px; margin-bottom: 20px;
} }
.record-details input:read-only, .record-details input:read-only:not(.custom-control-input),
.record-details select:disabled, .record-details select:disabled,
.record-details textarea:read-only { .record-details textarea:read-only {
opacity: 0.85; opacity: 0.85;