Opened 15 years ago
Closed 14 years ago
#3021 closed bug (fixed)
Themeroller theme does not work with ui.tabs
Reported by: | Owned by: | klaus.hartl | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.tabs | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Themeroller uses a ui-tabs-nav-item class for the standard tab display but ui.tabs does not make use of this class anywhere in the code. This causes the tabs to not be styled when loaded.
Either Themeroller needs to be updated with the correct class names or ui.tabs needs to have code added to default the tab li's with the ui-tabs-nav-item class.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | → TDB |
---|
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in svn site, please wait for next update.