From: cajus Date: Tue, 4 Oct 2005 11:43:32 +0000 (+0000) Subject: Fixed CSS error X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=606f3ea7613eb42c2e74378ced9c4913cc354b9d;p=gosa.git Fixed CSS error git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1464 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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;