Active menu styling. Props ianddtewart. see #12812

git-svn-id: https://develop.svn.wordpress.org/trunk@14882 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2010-05-25 14:37:36 +00:00
parent 7cafd15b07
commit 83bee6eb2c
1 changed files with 4 additions and 1 deletions

View File

@ -430,7 +430,10 @@ div.menu li {
#access ul li:hover > ul {
display:block;
}
#access ul li.current_page_item a ,
#access ul li.current-menu-item a {
color: #fff;
}
/* =Content