Make WordPress Core


Ignore:
Timestamp:
02/09/2011 05:36:23 PM (16 years ago)
Author:
ryan
Message:

Pink the whites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/wp-includes/class-wp-admin-bar.php

    r17279 r17436  
    116116                <?php
    117117                $is_parent =  ! empty( $menu_item['children'] );
    118                
     118
    119119                $menuclass = $is_parent ? 'menupop' : '';
    120120                if ( ! empty( $menu_item['meta']['class'] ) )
Note: See TracChangeset for help on using the changeset viewer.