Update of /cvsroot/fink/web
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18486/web

Modified Files:
        fink.css 
Log Message:
Run make install. Run make install. Run make install.


Index: fink.css
===================================================================
RCS file: /cvsroot/fink/web/fink.css,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- fink.css    6 Dec 2007 22:37:31 -0000       1.36
+++ fink.css    28 Aug 2009 13:17:15 -0000      1.37
@@ -91,7 +91,8 @@
 
 ul.menu li { 
        list-style: none; 
-       border: 0 0 1px 0 solid #fff; 
+       border: 0 solid #fff; 
+       border-bottom: 1px;
        padding: 0 ;
 }
 
@@ -106,7 +107,8 @@
 }
 
 ul.menu li div {
-       border: 0 0 0 8px solid #666; 
+       border: 0 solid #666; 
+       border-left: 8px;
        font-size: 9pt ;
        margin: 0 ;
        padding: 3px ;
@@ -118,7 +120,8 @@
 }
 
 ul.menu li a { 
-       border: 0 0 0 8px solid #ccc; 
+       border: 0 solid #ccc; 
+       border-left: 8px;
        background: #eee; 
        font-size: 9pt ;
        text-decoration: none ;


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to