mirror of
https://github.com/zadam/trilium.git
synced 2025-12-17 05:39:55 +01:00
chore(print/table): monochrome checkboxes
This commit is contained in:
@@ -14,3 +14,7 @@
|
||||
.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