Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 16 years ago

#850 closed enhancement (wontfix)

Add classes .first-child and .last-child to buddybar menu <li> items

Reported by: 21cdb Owned by:
Priority: minor Milestone: 1.5
Component: Core Version:
Severity: 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)

#1 @(none)
17 years ago

  • Milestone Future Enhancements

Milestone Future Enhancements deleted

#2 @apeatling
17 years ago

  • MilestoneFuture Release

#3 @DJPaul
16 years ago

  • Keywords dev-feedback added
  • Milestone Future Release1.3

Review 1.3 please; not sure if IE7+ supports these CSS selectors yet.

#4 @cnorris23
16 years ago

  • ComponentCore

As of IE7+, these selectors are supported.

#5 @DJPaul
16 years ago

  • Resolutionwontfix
  • Status newclosed

Fairly certain we're not supporting IE6, so closing this.

Note: See TracTickets for help on using tickets.