From 9ee514d3bf81e52131c2bb3c45f32294cc131689 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 26 Feb 2010 12:44:06 +0000 Subject: [PATCH] Updated styles git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15750 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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; } -- 2.30.2