mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
more comments and formatting clean up
This commit is contained in:
@@ -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
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user