2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

more comments and formatting clean up

This commit is contained in:
Mark Otto
2015-04-18 11:38:47 -07:00
parent 2237572e8b
commit ac1ed746ef
11 changed files with 88 additions and 53 deletions
+2 -17
View File
@@ -1,21 +1,6 @@
//
// Reset tabular elements
//
// table {
// background-color: $table-bg;
// }
// caption {
// padding-top: $table-cell-padding;
// padding-bottom: $table-cell-padding;
// color: $text-muted;
// text-align: left;
// }
// th {
// text-align: left;
// }
// Custom tables
// --------------------------------------------------
//