Skip to content

Commit

Permalink
Minor style fix in backend.css
Browse files Browse the repository at this point in the history
  • Loading branch information
alextselegidis committed Feb 23, 2022
1 parent 047a41b commit a2b14ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/backend.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a2b14ac

Please sign in to comment.