[vhffs-dev] [637] Fixed minor layout problems.

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 637
Author:   beuss
Date:     2007-05-30 12:52:21 +0000 (Wed, 30 May 2007)

Log Message:
-----------
Fixed minor layout problems.

Modified Paths:
--------------
    trunk/vhffs-panel/themes/vhffs-ng/main.css


Modified: trunk/vhffs-panel/themes/vhffs-ng/main.css
===================================================================
--- trunk/vhffs-panel/themes/vhffs-ng/main.css	2007-05-30 09:03:05 UTC (rev 636)
+++ trunk/vhffs-panel/themes/vhffs-ng/main.css	2007-05-30 12:52:21 UTC (rev 637)
@@ -94,7 +94,7 @@
 #logo
 {
     position:absolute;
-    top:3em;
+    top:50px;
     left:0.2em;
 }
 
@@ -161,7 +161,7 @@
 	margin-top: 0;
 	padding-left: 0;
 	text-align: center;
-	height: 3em;
+	height: 50px;
 	background-color: white;
     border-bottom:1px solid black;
 	padding-top: 0;
@@ -173,7 +173,7 @@
     position:fixed;
     width:650px;
     height:2em;
-    top:3em;
+    top:50px;
     left:50%;
     margin-left:-325px;
     z-index:2;
@@ -195,14 +195,18 @@
     text-align:right;
     position:absolute;
     left:50%;
-    margin-top:0px;
+    margin-top:10px;
+    margin-bottom:10px;
 }
 
 div#group_menu {
     width:350px;
     position:absolute;
+    text-align:left;
     left:50%;
     margin-left:-350px;
+    margin-top:10px;
+    margin-bottom:10px;
 }
 
 #groupname {
@@ -623,7 +627,8 @@
     position: fixed;
     top:200px;
     left:50%;
-    width:175px;
+    width:165px;
+    padding:5px;
     margin-left:-485px;
     height:300px;
     overflow:auto;


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/