From 83bee6eb2cf490af22443575d52b05305cd6a5f3 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 25 May 2010 14:37:36 +0000 Subject: [PATCH] Active menu styling. Props ianddtewart. see #12812 git-svn-id: https://develop.svn.wordpress.org/trunk@14882 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentyten/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index c7127c7460..5e14bf3610 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -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