Skip to:
Content

BuddyPress.org

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's profile 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)

#1 @(none)
15 years ago

  • Milestone Future Enhancements deleted

Milestone Future Enhancements deleted

#2 @apeatling
15 years ago

  • Milestone set to Future Release

#3 @DJPaul
15 years ago

  • Keywords dev-feedback added
  • Milestone changed from Future Release to 1.3

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

#4 @cnorris23
14 years ago

  • Component set to Core

As of IE7+, these selectors are supported.

#5 @DJPaul
14 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.