[68163] branches/gsoc10-mpwa/public/stylesheets/macports.css

jrozner at macports.org jrozner at macports.org
Thu May 27 20:42:31 PDT 2010


Revision: 68163
          http://trac.macports.org/changeset/68163
Author:   jrozner at macports.org
Date:     2010-05-27 20:42:27 -0700 (Thu, 27 May 2010)
Log Message:
-----------
fixed image path breaking the rounded corners on the nav

Modified Paths:
--------------
    branches/gsoc10-mpwa/public/stylesheets/macports.css

Modified: branches/gsoc10-mpwa/public/stylesheets/macports.css
===================================================================
--- branches/gsoc10-mpwa/public/stylesheets/macports.css	2010-05-28 02:47:59 UTC (rev 68162)
+++ branches/gsoc10-mpwa/public/stylesheets/macports.css	2010-05-28 03:42:27 UTC (rev 68163)
@@ -116,7 +116,7 @@
 #navigation dl {
     padding: 16px 0;
     margin: 0;
-    background: url(/img/nav-footer.png) bottom no-repeat;
+    background: url(/images/nav-footer.png) bottom no-repeat;
 }
 
 #navigation dt {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100527/f184c4ba/attachment.html>


More information about the macports-changes mailing list