[vhffs-dev] [1361] User info styling

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


Revision: 1361
Author:   beuss
Date:     2009-03-10 07:48:33 +0100 (Tue, 10 Mar 2009)

Log Message:
-----------
User info styling

Modified Paths:
--------------
    branches/vhffs-design/vhffs-themes/light-grey/main.css


Modified: branches/vhffs-design/vhffs-themes/light-grey/main.css
===================================================================
--- branches/vhffs-design/vhffs-themes/light-grey/main.css	2009-03-09 18:40:40 UTC (rev 1360)
+++ branches/vhffs-design/vhffs-themes/light-grey/main.css	2009-03-10 06:48:33 UTC (rev 1361)
@@ -444,7 +444,7 @@
 }
 
 /* In summary info avatar is on the left... */
-div.group-info img.group-avatar {
+div.group-info img.group-avatar, div.user-info img.user-avatar {
 	margin-right: 5px;
 	float:left;
 }
@@ -455,11 +455,15 @@
 	float:right;
 }
 
-div.group-info div.description{
+div.group-info div.description {
 	/* Should be rougly img.group-avatar height */
 	min-height: 60px;
 }
 
+div.user-info ul {
+	min-height: 100px;
+}
+
 div.group-info span.groupname {
 	font-weight: bold;
 }


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