Code

Updated styles
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Feb 2010 12:44:06 +0000 (12:44 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Feb 2010 12:44:06 +0000 (12:44 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15750 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index 0e52948a49ea47e6dc97f556449c8afa94f8509a..e2820e65b5b5d3c45aa567d13bf899e883755023 100644 (file)
@@ -517,17 +517,19 @@ fieldset textarea:hover{
   font-size:12px;
   font-weight:bold;
   margin:0;
-  color:#222;
+  color:#333;
 }
 
 h3.icon-menu-title{
   font-size:14px;
   font-weight:bold;
   margin-top:8px;
+  color:#333;
 }
 
 .icon-menu-item p{
   margin:0;
+  color:#777;
 }