From b5f56e3c3b5e3b510ddaaea2d65e8b7c133a818f Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 26 Feb 2010 14:26:24 +0000 Subject: [PATCH] Updated current coloring git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15756 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index ca4645c11..0cbc3351f 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -266,7 +266,7 @@ div.menu ul li { div.menu ul li.current { padding:5px; cursor:pointer; - background-color: #EEE; + background-color: rgba(0,0,0,0.1); border-left:1px solid #C2C2C2; border-right:1px solid #C2C2C2; } -- 2.30.2