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

deryck at samba.org deryck at samba.org
Tue Nov 23 21:44:30 GMT 2004


Author: deryck
Date: 2004-11-23 21:44:30 +0000 (Tue, 23 Nov 2004)
New Revision: 441

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

Log:

oops.  Get the size of the image correct.

--deryck


Modified:
   trunk/style/main.css


Changeset:
Modified: trunk/style/main.css
===================================================================
--- trunk/style/main.css	2004-11-23 21:40:51 UTC (rev 440)
+++ trunk/style/main.css	2004-11-23 21:44:30 UTC (rev 441)
@@ -94,7 +94,7 @@
 }
 #noswp img {
     border:1px solid #3868CD;
-    width:350px;
+    width:390px;
     height:90px;
 }
 #noswp {



More information about the samba-cvs mailing list