-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Environment
- OS: Windows 11
- Version: 1.9.24
Describe the bug
The web dashboard does not properly display text color when a string or integer item is set to read only.
To Reproduce
Enable web dashboard
Add a string and/or integer value item to a dashboard
Set item(s) to Read Only
Enable and specify a custom text color for the items
Expected behavior
As it does on the in-program dashboard, the text color should override the default blue read-only text color
Additional Context
Issue appears to be caused by disabled color being marked as important
input:disabled {
color: #18b5ef !important;
}Images
| Chataigne | Browser |
|---|---|
Metadata
Metadata
Assignees
Labels
No labels