Code

Updated style
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 8 Mar 2010 10:42:43 +0000 (10:42 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 8 Mar 2010 10:42:43 +0000 (10:42 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16348 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/modern/style.css

index da825e4ccf5d3875a9db365265d4c7e28185f8de..5eb767bc2c22e71a79d57e84e1a4e09dd95b41e6 100644 (file)
@@ -1302,3 +1302,9 @@ background-image:none;
 }                       
 
 
+/* Misc */
+
+.copynotice, .copynotice a {
+  color:#777;
+  text-align:right;
+}