vendor/assets/stylesheets/conte.css.scss in conte_rails_template-0.1.2 vs vendor/assets/stylesheets/conte.css.scss in conte_rails_template-0.1.3
- old
+ new
@@ -270,7 +270,10 @@
.table {
background: #f2f2f2;
th {
@include gradient-vertical(#f2f2f2, #ccc);
}
+
+ tfoot {
+ background: #ddd;
}
}
\ No newline at end of file