Opened 11 years ago
Closed 10 years ago
#7648 closed bug (fixed)
Accordion Collapsed Color Issue
Reported by: | codeRebelBase | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.1 |
Component: | ui.css-framework | Version: | 1.8.15 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jqueryui.com/demos/accordion/#collapsible
Select "Flick" theme. Collapse section 1, and mouse out of the widget. The header background color remains blue, as does the header text color. So you cannot see the section 1 text.
Change History (4)
comment:1 Changed 11 years ago by
Component: | ui.core → CSS Framework |
---|---|
Status: | new → open |
comment:3 Changed 10 years ago by
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Accordion Collapsed Color Issue.
Changeset: cb57f223e0390266de5cad356477178e9112df41
Note: See
TracTickets for help on using
tickets.
We need rules for
.ui-state-focus a
that match.ui-state-hover a
.