Active menu styling. Props ianddtewart. see #12812

git-svn-id: http://svn.automattic.com/wordpress/trunk@14882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-05-25 14:37:36 +00:00
parent 3403e7eb8f
commit 61df5a850f
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