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:
parent
3403e7eb8f
commit
61df5a850f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue