librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1135] This better perhaps?


From: Toby Inkster
Subject: [Librefm-commits] [1135] This better perhaps?
Date: Sat, 02 May 2009 20:56:17 +0000

Revision: 1135
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1135
Author:   tobyink
Date:     2009-05-02 20:56:17 +0000 (Sat, 02 May 2009)
Log Message:
-----------
This better perhaps?

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/alpha.css

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-02 20:49:15 UTC (rev 
1134)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-02 20:56:17 UTC (rev 
1135)
@@ -213,25 +213,33 @@
     -moz-border-radius-topleft:8px;
     -moz-border-radius-topright:8px;
     background-color: #EEE;
-    padding: .4em .4em 0 .1em;
+    padding: .5em;
+    position: relative;
 }
 
 .group {
        background-color: #DDF;
 }
 
-.user dl ,
-.group dl
+.user dl, .group dl
 {
-       float:left;
+       margin: 0 0 0 72px;
+       min-height: 64px;
 }
 
 .user dt, .group dt,
 .user dd, .group dd
 {
-       margin: 0 0 0.25em 0.5em;
+       margin: 0 0 0.1em 0;    
 }
 
+.user .avatar, .group .avatar
+{
+       position: absolute;
+       top: 0;
+       left: 0;
+}
+
 .vcard .edit { float:right; }
 
 #chooser { position: relative; }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]