BUGFIX: border radius on datagrid

This commit is contained in:
Felipe Skroski 2012-02-07 10:39:49 +13:00 committed by Ingo Schommer
parent d1a39b0b1a
commit f75537b589

View File

@ -92,7 +92,7 @@ $gf_border_radius: 7px;
} }
} }
&.even { &.even {
//background: $gf_colour_zebra; background: $gf_colour_zebra;
} }
th { th {