CSS fix for the custom checkbox switchers

This commit is contained in:
Alex Tselegidis 2021-10-04 09:26:29 +02:00
parent 0c0ac6a0b2
commit 33c2b72fba

View file

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