From: mits Date: Mon, 2 Oct 2006 16:51:48 +0000 (+0000) Subject: Changed the currently selected admin menu bgcolor. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2afc256919e0ddb7fe9bac623137a064d22e160c;p=moodle.git Changed the currently selected admin menu bgcolor. --- diff --git a/theme/oceanblue/styles_color.css b/theme/oceanblue/styles_color.css index 42a6014dc5..e0131dc91a 100644 --- a/theme/oceanblue/styles_color.css +++ b/theme/oceanblue/styles_color.css @@ -264,7 +264,7 @@ body#admin-lang .generalbox { } .block_admin_tree.sideblock .link.current { - background-color:#000066; + background-color:#0000FF; color: #FFFFFF; }