From 1b304ffff12a461aa5c6e5df47080bbc954f2052 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 8 Mar 2010 10:42:43 +0000 Subject: [PATCH] Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16348 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index da825e4cc..5eb767bc2 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -1302,3 +1302,9 @@ background-image:none; } +/* Misc */ + +.copynotice, .copynotice a { + color:#777; + text-align:right; +} -- 2.30.2