Skip to:
Content

BuddyPress.org

Changeset 4713


Ignore:
Timestamp:
07/19/2011 03:01:42 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Add ancestor class to main navigation selected styling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/css/default.css

    r4712 r4713  
    538538#nav li.selected a,
    539539#nav > li.current-menu-item a,
    540 #nav > li.current_page_item a {
     540#nav > li.current_page_item a,
     541#nav > li.current_page_ancestor a {
    541542    background: #f5f5f5;
    542543    color: #4D4D4D;
Note: See TracChangeset for help on using the changeset viewer.