r614 - trunk/web

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Mar 3 01:04:25 EST 2006


Author: floam
Date: 2006-03-03 01:04:24 -0500 (Fri, 03 Mar 2006)
New Revision: 614

Modified:
   trunk/web/ioq3.css
Log:
Fieldsets added a border we don't like.


Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css	2006-03-03 06:02:36 UTC (rev 613)
+++ trunk/web/ioq3.css	2006-03-03 06:04:24 UTC (rev 614)
@@ -80,7 +80,7 @@
 	padding: 0;
 }
 
-img {
+img, fieldset {
 	border: 0;
 	margin: .5em 1em .5em .5em;
 }




More information about the quake3-commits mailing list