librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1306] remove absolute URL, fix width


From: Matt Lee
Subject: [Librefm-commits] [1306] remove absolute URL, fix width
Date: Fri, 08 May 2009 00:58:59 +0000

Revision: 1306
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1306
Author:   mattl
Date:     2009-05-08 00:58:59 +0000 (Fri, 08 May 2009)
Log Message:
-----------
remove absolute URL, fix width

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

Modified: trunk/nixtape/themes/librefm/librefm.css
===================================================================
--- trunk/nixtape/themes/librefm/librefm.css    2009-05-08 00:58:06 UTC (rev 
1305)
+++ trunk/nixtape/themes/librefm/librefm.css    2009-05-08 00:58:59 UTC (rev 
1306)
@@ -36,7 +36,7 @@
 
 #ft li.copy { margin-right: 1em; }
 
-#hd h1{ background: #980101 
url(http://alpha.libre.fm/themes/librefm/images/header.png) no-repeat;
+#hd h1{ background: #980101 url(/themes/librefm/images/header.png) no-repeat;
      border: 0;
      padding: 0;
      }
@@ -51,7 +51,7 @@
        padding-top: 70px;
        height: 0px !important;
        height /**/: 70px;
-       width: 418px;
+       width: 750px;
        cursor: pointer;
      }
 





reply via email to

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