Lines Matching refs:bs
59 html[data-bs-theme=dark] table.dataTable thead tr > .dtfc-fixed-left,
60 html[data-bs-theme=dark] table.dataTable thead tr > .dtfc-fixed-right,
61 html[data-bs-theme=dark] table.dataTable tfoot tr > .dtfc-fixed-left,
62 html[data-bs-theme=dark] table.dataTable tfoot tr > .dtfc-fixed-right {
63 background-color: var(--bs-body-bg);
65 html[data-bs-theme=dark] table.dataTable tbody tr > .dtfc-fixed-left,
66 html[data-bs-theme=dark] table.dataTable tbody tr > .dtfc-fixed-right {
67 background-color: var(--bs-body-bg);
69 html[data-bs-theme=dark] div.dtfc-left-top-blocker,
70 html[data-bs-theme=dark] div.dtfc-right-top-blocker {
71 background-color: var(--bs-body-bg);
73 html[data-bs-theme=dark] div.dataTables_scrollBody {
74 border-left-color: var(--bs-border-color) !important;
76 html[data-bs-theme=dark] div.dataTables_scrollFootInner table.table-bordered tr th:first-child,
77 html[data-bs-theme=dark] div.dataTables_scrollHeadInner table.table-bordered tr th:first-child {
78 border-left-color: var(--bs-border-color) !important;