diff demo/more/out/dragList.css @ 919:cc956020801b

'more' demos working after optimizer fix
author Adam Chlipala <adamc@hcoop.net>
date Tue, 08 Sep 2009 19:42:12 -0400
parents 321a2d6feb40
children
line wrap: on
line diff
--- a/demo/more/out/dragList.css	Tue Sep 08 11:02:53 2009 -0400
+++ b/demo/more/out/dragList.css	Tue Sep 08 19:42:12 2009 -0400
@@ -7,7 +7,7 @@
   color: #7E9E50;
   font: 20px Georgia;
   background-color: #ECF3E1; 
-  border:1px solid #C5DEA1;
+  border: 1px solid #C5DEA1;
   cursor: move;
   margin: 0px;
 }