comparison 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
comparison
equal deleted inserted replaced
936:6966d98c80b5 937:37dd42935dad
11 } 11 }
12 12
13 .Grid1_td { 13 .Grid1_td {
14 border-style: solid 14 border-style: solid
15 } 15 }
16
17 .Grid1_agg {
18 border-style: solid
19 }