diff demo/more/out/grid.css @ 937:37dd42935dad

Summary row with aggregates
author Adam Chlipala <adamc@hcoop.net>
date Tue, 15 Sep 2009 10:18:56 -0400
parents 0a91c6ee7eec
children be0c4e2e488a
line wrap: on
line diff
--- a/demo/more/out/grid.css	Tue Sep 15 09:45:46 2009 -0400
+++ b/demo/more/out/grid.css	Tue Sep 15 10:18:56 2009 -0400
@@ -13,3 +13,7 @@
 .Grid1_td {
         border-style: solid
 }
+
+.Grid1_agg {
+        border-style: solid
+}
\ No newline at end of file