Opened 10 years ago
Closed 10 years ago
#27906 closed defect (bug) (fixed)
Non-standard disabled input field style
Reported by: | nabil_kadimi | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.9.1 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Customize | Keywords: | has-patch commit fixed-major |
Focuses: | Cc: |
Description
In the dashboard, text input fields are not grayed when there are disabled or when they have the "disabled" class:
Preview: http://jsbin.com/larih
Attachments (4)
Change History (12)
Note: See
TracTickets for help on using
tickets.
The styles are overridden by some later rules. 27906.patch fixes that.