Opened 12 years ago
Closed 12 years ago
#27906 closed defect (bug) (fixed)
Non-standard disabled input field style
| Reported by: | nabil_kadimi | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9.1 |
| Component: | Customize | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The styles are overridden by some later rules. 27906.patch fixes that.