mirror of
https://github.com/zadam/trilium.git
synced 2025-11-26 02:24:23 +01:00
chore(print/table): grayed out table headers
This commit is contained in:
parent
c43820776f
commit
670cc474a4
@ -5,3 +5,7 @@
|
||||
border: 1px solid black !important;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.tabulator-print-table th {
|
||||
background-color: #f0f0f0 !important;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user