From 2afc256919e0ddb7fe9bac623137a064d22e160c Mon Sep 17 00:00:00 2001 From: mits Date: Mon, 2 Oct 2006 16:51:48 +0000 Subject: [PATCH] Changed the currently selected admin menu bgcolor. --- theme/oceanblue/styles_color.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.5