From 606f3ea7613eb42c2e74378ced9c4913cc354b9d Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 4 Oct 2005 11:43:32 +0000 Subject: [PATCH] Fixed CSS error git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1464 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 893abd3c6..cff6c7650 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -197,7 +197,7 @@ h1.plugtop{ div.plugtop{ border-style:solid; - border-color:B0B0B0; + border-color:#B0B0B0; width:100%; border-top-color: #E0E0F0; border-top-width:6px; -- 2.30.2