From 83df335e7b40fa77fdb47a21615d88c4f3fc41e1 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 18 May 2006 08:52:52 +0000 Subject: [PATCH] Fixed styles git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3417 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 516ef1dc8..755b7ea75 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -91,7 +91,7 @@ tr.rowxp0:hover { td.list0 { background:transparent; - border-right:1px solid #C0C0C0; + border-right:1px solid #B0B0B0; padding:3px; height:22px; } -- 2.30.2