forked from mirrors/easyappointments
Minor style fix in backend.css
This commit is contained in:
parent
047a41bab1
commit
a2b14ac93b
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(input[type="checkbox"]),
|
||||
.record-details select:disabled,
|
||||
.record-details textarea:read-only {
|
||||
opacity: 0.85;
|
||||
|
|
Loading…
Reference in a new issue