[31545] trunk/www/macports.css

sfiera at macports.org sfiera at macports.org
Tue Nov 27 08:17:46 PST 2007


Revision: 31545
          http://trac.macosforge.org/projects/macports/changeset/31545
Author:   sfiera at macports.org
Date:     2007-11-27 08:17:46 -0800 (Tue, 27 Nov 2007)

Log Message:
-----------
How's that for a box, jmpp?

Modified Paths:
--------------
    trunk/www/macports.css

Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css	2007-11-27 15:46:30 UTC (rev 31544)
+++ trunk/www/macports.css	2007-11-27 16:17:46 UTC (rev 31545)
@@ -114,13 +114,18 @@
 }
 
 #navigation dl {
-    padding: 16px;
+    padding: 16px 0;
     margin: 0;
     background: url(img/nav-footer.png) bottom no-repeat;
 }
 
-#navigation dd, #navigation dt {
+#navigation dt {
     margin: 0;
+    padding: 0 16px;
+}
+
+#navigation dd {
+    margin: 0;
     padding: 0;
 }
 
@@ -130,14 +135,14 @@
 }
 
 #navigation ul {
-    margin: 0 0 1em 1em;
+    margin: 0 0 1em 0;
     padding: 0;
 }
 
 #navigation li {
     display: block;
     margin: 0;
-    padding: 0;
+    padding: 0 16px 0 28px;
 }
 
 #navigation a {
@@ -150,6 +155,7 @@
 }
 
 .selected {
+    background: #8898ab;
     font-weight: bold;
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071127/27d01b5d/attachment.html


More information about the macports-changes mailing list