Code

some style changes
[gosa.git] / ihtml / themes / default / help.tpl
index 10bd93ee8cf7796a979b7213b9cf88acd05abae7..3722c02446889414bfcb1d4ec4e0d61f0a6fd17c 100644 (file)
@@ -1,6 +1,6 @@
 <body style='background-color:white;background-image:none'>
+<div style='background-color:#CDF6BD;width:100%;padding:6px;border-bottom:1px solid #909090'>
 <form action='helpviewer.php' name='mainform' method='post' enctype='multipart/form-data'>
- <div style='background-color:#CDF6BD;width:100%;padding:6px;border-bottom:1px solid #909090'>
   <table width="99%">
    <tr>
     <td width="33%">
        </td>
    </tr>
   </table>
- </div>
 </form>
-
-<div>
+</div>
+<div style="height: 645px;
+                          width: 100%;
+                          overflow: auto;
+                          margin: 0 ;
+                          background-color: #F1F1F1;">
 {$help_contents}
 </div>