mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
chore(print/table): monochrome checkboxes
This commit is contained in:
@@ -13,4 +13,8 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user