librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1358] remove border, rounding


From: Matt Lee
Subject: [Librefm-commits] [1358] remove border, rounding
Date: Fri, 08 May 2009 03:39:00 +0000

Revision: 1358
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1358
Author:   mattl
Date:     2009-05-08 03:39:00 +0000 (Fri, 08 May 2009)
Log Message:
-----------
remove border, rounding

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

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-08 03:37:54 UTC (rev 
1357)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-08 03:39:00 UTC (rev 
1358)
@@ -202,22 +202,12 @@
 }
 
 .user, .group {
-    -moz-border-radius-bottomleft:8px;
-    -moz-border-radius-bottomright:8px;
-    -moz-border-radius-topleft:8px;
-    -moz-border-radius-topright:8px;
-    background: #ececec url(/i/bg.png) repeat-x ;
+    background: #fff url(/i/bg.png) repeat-x ;
     padding: .5em;
     position: relative;
     margin-bottom: .5em;
-    border: 1px solid #666;
 }
 
-.group {
-       background-color: #DDF;
-       border: 1px solid #339;
-}
-
 .user dl, .group dl
 {
        margin: 0 0 0 76px;





reply via email to

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