mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 18:18:55 +01:00
style/collections/tables: tweak nested rows
This commit is contained in:
parent
7b6d11bffa
commit
b2237ffa51
@ -147,6 +147,15 @@
|
|||||||
color: var(--cell-editing-text-color);
|
color: var(--cell-editing-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tabulator .tree-collapse,
|
||||||
|
.tabulator .tree-expand {
|
||||||
|
color: var(--row-text-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabulator-data-tree-branch {
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
/* Checkbox cells */
|
/* Checkbox cells */
|
||||||
|
|
||||||
.tabulator .tabulator-cell:has(svg),
|
.tabulator .tabulator-cell:has(svg),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user