svn commit: samba-web r462 - in trunk/style: .

deryck at samba.org deryck at samba.org
Wed Dec 8 15:34:50 GMT 2004


Author: deryck
Date: 2004-12-08 15:34:50 +0000 (Wed, 08 Dec 2004)
New Revision: 462

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=462

Log:

Remove yellow hover highlight from no software patents logo.

--deryck

Modified:
   trunk/style/main.css


Changeset:
Modified: trunk/style/main.css
===================================================================
--- trunk/style/main.css	2004-12-07 19:46:06 UTC (rev 461)
+++ trunk/style/main.css	2004-12-08 15:34:50 UTC (rev 462)
@@ -97,6 +97,9 @@
     width:390px;
     height:90px;
 }
+#noswp a:hover {
+    background-color:transparent;
+}
 #noswp {
     width:100%;
     text-align:center;



More information about the samba-cvs mailing list