librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1350] add some rounding


From: Matt Lee
Subject: [Librefm-commits] [1350] add some rounding
Date: Fri, 08 May 2009 03:10:33 +0000

Revision: 1350
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1350
Author:   mattl
Date:     2009-05-08 03:10:33 +0000 (Fri, 08 May 2009)
Log Message:
-----------
add some rounding

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

Modified: trunk/nixtape/themes/librefm/librefm.css
===================================================================
--- trunk/nixtape/themes/librefm/librefm.css    2009-05-08 03:03:21 UTC (rev 
1349)
+++ trunk/nixtape/themes/librefm/librefm.css    2009-05-08 03:10:33 UTC (rev 
1350)
@@ -8,7 +8,7 @@
 
 #hd ul{ margin: 0; padding: 0; line-height: 70px; position: absolute; top: 0; 
right: 20px;}
 
-#hd li a:link, #hd li a:visited { color: black; text-decoration: none; 
padding: 7px }
+#hd li a:link, #hd li a:visited { color: black; text-decoration: none; 
padding: 7px; }
 
 #hd li a:hover{background-color: maroon; color: yellow;}
 
@@ -22,7 +22,7 @@
 
 #sidebar {background-color: #eee;}
 
-#hd, #sidebar, #bd, #artists {-moz-border-radius: 8px;}
+#hd, #sidebar, #bd, #artists, #hd li {-moz-border-radius: 8px;}
 
 #artists{background-color: lightblue; margin: 15px 0 15px 0; padding: 5px;}
 





reply via email to

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