From: cajus Date: Mon, 8 Mar 2010 10:42:43 +0000 (+0000) Subject: Updated style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1b304ffff12a461aa5c6e5df47080bbc954f2052;p=gosa.git Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16348 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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; +}