Ticket #18939: 18968-menu-item-highlighting.diff
| File 18968-menu-item-highlighting.diff, 469 bytes (added by , 15 years ago) |
|---|
-
wp-content/themes/twentyeleven/style.css
614 614 #access ul li:hover > ul { 615 615 display: block; 616 616 } 617 #access .current-menu-item > a, 618 #access .current-menu-ancestor > a, 617 619 #access .current_page_item > a, 618 620 #access .current_page_ancestor > a { 619 621 font-weight: bold;