From: hickert Date: Fri, 2 Nov 2007 07:30:33 +0000 (+0000) Subject: reverted wrong style fix X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bf781db3d9f73f8bd555ce039f659ca7ee3adf54;p=gosa.git reverted wrong style fix git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7706 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 73a2b01ef..7de1f5483 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -342,7 +342,7 @@ div.copynotice{ font-size:10px; } -div:link { +a:link { text-decoration:none; color:#00008f; }