From bf781db3d9f73f8bd555ce039f659ca7ee3adf54 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 2 Nov 2007 07:30:33 +0000 Subject: [PATCH] reverted wrong style fix git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7706 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 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; } -- 2.30.2