Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Web Dashboard Read Only Text Color #288

@red4dj

Description

@red4dj

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
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions