Search and Top Navigation
#7648 closed bug (fixed)
Opened August 17, 2011 07:48PM UTC
Closed October 11, 2012 02:36PM UTC
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.
We need rules for
.ui-state-focus a
that match.ui-state-hover a
.