From: cajus Date: Fri, 26 Feb 2010 12:32:04 +0000 (+0000) Subject: Updated style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9731da213d070996952325f4fd55459ebafa54c7;p=gosa.git Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15746 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 3fecb427c..2f5fc0a04 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -502,6 +502,7 @@ fieldset textarea:hover{ padding:0 10px 10px 56px; min-height:70px; min-width:150px; + cursor:pointer; } .icon-menu-item:hover{ @@ -509,14 +510,14 @@ fieldset textarea:hover{ } .icon-menu-item h1{ - font-size:14px; + font-size:12px; font-weight:bold; margin:0; color:#222; } -.icon-menu-title h3{ - font-size:16px; +h3.icon-menu-title{ + font-size:14px; font-weight:bold; margin-top:8px; }