Active primary menu not styled.
ryan_courtnage - August 20, 2009 - 22:26
| Project: | Austin Zen Sub Theme |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Hi,
Color.css has a bug that will cause the 1st primary menu item/tab to always be highlighted. This is because it's styling the tab via "#navbar #primary li.active-trail a" rather than "#navbar #primary li.active a". The attached patch will fix it.
Ryan
| Attachment | Size |
|---|---|
| primary_tab.patch | 78 bytes |
