.tabulator-print-table table, .tabulator-print-table th, .tabulator-print-table tr, .tabulator-print-table td { border: 1px solid black !important; border-collapse: collapse; } .tabulator-print-table th { background-color: #f0f0f0 !important; } .tabulator-print-table th, .tabulator-print-table td { padding: 0.25rem 0.5rem !important; } .tabulator-print-table td[aria-checked] svg path { fill: currentColor !important; }