forked from mirrors/easyappointments
CSS fix for the custom checkbox switchers
This commit is contained in:
parent
e626e277cd
commit
7b60156b87
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue