Opened 15 years ago
Closed 14 years ago
#850 closed enhancement (wontfix)
Add classes .first-child and .last-child to buddybar menu <li> items
Reported by: | 21cdb | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | minor |
Severity: | Version: | ||
Component: | Core | Keywords: | adminbar, css, :first-child, :last-child, pseudo class, dev-feedback |
Cc: |
Description
Since IE doesn't support pseudo classes like :first-child and :last-child as they are used to draw the borders of the submenu lists of the buddybar, it is not possible to style them cross-browser confirm.
It would be a great enhancement to have a dynamic fuction which checks the admin-bar for nested ul and add the classes .first-child and .last-child to the relevant <li>.
Change History (5)
Note: See
TracTickets for help on using
tickets.
Milestone Future Enhancements deleted