Search and Top Navigation
#6743 closed enhancement (wontfix)
Opened December 10, 2010 07:53PM UTC
Closed July 23, 2012 09:09PM UTC
Accordion: Add .ui-accordion-heading class
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
from API redesign post:
There is currently no class being added to the headings for each panel. This results in the stylesheet using .ui-accordion-header a for styling, which makes adding additional anchors to the headers difficult. To solve this, we will add a class to the first child of each header and use the new class for styling.
Attachments (0)
Change History (3)
Changed December 10, 2010 07:55PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Changed July 23, 2012 09:08PM UTC by comment:2
resolution: | fixed |
---|---|
status: | closed → reopened |
This was removed in 02855292f2746d2c6f64a729730727df6684c6c7 when we refactored accordion to not require a heading element inside of the header element.
Changed July 23, 2012 09:09PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | reopened → closed |
Accordion: Added .ui-accordion-heading class to header's first child. Fixes #6743 - Accordion: Add .ui-accordion-heading class.
Changeset: f54747b30234454fc6dd6fb720c4b73dc8b87345