// :root { // var-thead-background: #e2dfdc; // var-thead-background-to-gradient: #fff; // } // table.tablesaw tbody th { // font-weight: bold; // } // table.tablesaw thead th, // table.tablesaw thead td { // color: #444; // font-size: .9em; // } .tablesaw th, .tablesaw td { line-height: 1em; text-align: left; vertical-align: middle; } .tablesaw td, .tablesaw tbody th { vertical-align: middle; // font-size: 1.17em; /* 19px */ } .tablesaw td .btn, .tablesaw tbody th .btn { margin: 0; } .tablesaw thead { } .tablesaw thead th { text-transform: uppercase; text-align: left; } .tablesaw thead tr:first-child th { } /* Table rows have a gray bottom stroke by default */ .tablesaw tbody tr { } .tablesaw caption { text-align: left; margin-bottom: 0; opacity: .5; filter: alpha(opacity=50); line-height: 2.4; } @media (min-width: 25em) { .tablesaw caption { margin-bottom: .6em; line-height: 1.2; } } /* Stack */ .tablesaw-cell-label-top { text-transform: uppercase; font-weight: $font-weight-normal; } .tablesaw-cell-label { text-transform: uppercase; } @media (min-width: 40em) { .tablesaw td { line-height: 1.5em; } } @media only all { .tablesaw-swipe .tablesaw-cell-persist { } .tablesaw-swipe .tablesaw-cell-persist { } }