mirror of
https://github.com/zadam/trilium.git
synced 2025-11-26 02:24:23 +01:00
chore(print/table): monochrome checkboxes
This commit is contained in:
parent
644e3e200d
commit
779e2f4633
@ -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;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user