Code

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

gosa-core/html/themes/modern/style.css
gosa-core/plugins/generic/welcome/welcome.tpl

index 64cb8d30ddd7c96e2ba25182a0af38e5b9e3d3b0..6a135ec12f496f0e2df64428d4dcb851a6930440 100644 (file)
@@ -500,6 +500,8 @@ fieldset textarea:hover{
   float:left;
   background-repeat:no-repeat;
   padding:0 10px 10px 56px;
+  min-height:70px;
+  min-width:150px;
 }
 
 .icon-menu-item:hover{
index 35a27edf4edca2bd5071af80f0248da8b4514a9a..1da2a6d94e1f8093953be08918f242ab4f9bae9a 100644 (file)
@@ -1,16 +1,8 @@
-{$header}
-
-<p>
-  {t}This is the GOsa main menu. You can select your tasks from the menu on the left, or by choosing one of the pictograms below. All changes apply directly to your companies LDAP server.{/t}
-</p>
-
-<p>
-  {t}Use 'Sign out' on the upper left to close the connection and 'Main' to get back to the pictogram view.{/t}
-</p>
 {$iconmenu}
 
-<br>
+<div class="clear"></div>
+
+<hr>
 
 <div class="copynotice">&copy; 2002-{$year} <a href="http://gosa.gonicus.de">{t}The GOsa team{/t}, {$revision}</a>
 </div>