Lines Matching full:table
1 .table {
16 // Table action buttons
49 .b-table-has-details {
53 .table-row-expand svg {
58 .b-table-details {
61 padding-left: calc(50px + (#{$table-cell-padding} * 2));
62 padding-right: calc(50px + (#{$table-cell-padding} * 2));
77 .table-row-expand {
87 .b-table-sort-icon-left {
100 .b-table-sticky-header td {
104 // Table stacked style for small screen only
106 .b-table-stacked-sm {
116 &:not(.b-table-empty-row) {
157 .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] {
168 .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {