Update of /cvsroot/fink/web
In directory sc8-pr-cvs17:/tmp/cvs-serv22874

Modified Files:
        fink.css 
Log Message:
Don't show 'Advanced search options' underlined, unless mouse over


Index: fink.css
===================================================================
RCS file: /cvsroot/fink/web/fink.css,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- fink.css    26 Aug 2007 14:12:10 -0000      1.31
+++ fink.css    26 Aug 2007 14:43:57 -0000      1.32
@@ -259,3 +259,8 @@
        padding: 10px;
        background-color: #F2F2F2;
 }
+
+.expand_adv_options a:link {text-decoration: none}
+.expand_adv_options a:visited {text-decoration: none}
+.expand_adv_options a:active {text-decoration: none}
+.expand_adv_options a:hover {text-decoration: underline}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to