mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
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