From 61df5a850f7fdb2588f5b4157d67367b7dcdd40e Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 25 May 2010 14:37:36 +0000 Subject: [PATCH] Active menu styling. Props ianddtewart. see #12812 git-svn-id: http://svn.automattic.com/wordpress/trunk@14882 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 c7127c746..5e14bf361 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