Code

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

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

index 3fecb427c237bac9c5e9e3eb35a39abd64b4c293..2f5fc0a0419de9292c4f8cac7523e08e0d0b68cf 100644 (file)
@@ -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;
 }