From: cajus Date: Fri, 26 Feb 2010 12:44:06 +0000 (+0000) Subject: Updated styles X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9ee514d3bf81e52131c2bb3c45f32294cc131689;p=gosa.git Updated styles git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15750 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 0e52948a4..e2820e65b 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -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; }