update: dataview config and plugin version

This commit is contained in:
Mathis Gauthey
2024-01-04 10:37:05 +01:00
parent 0b38305751
commit 3d44aa0ae4
4 changed files with 3744 additions and 3227 deletions

View File

@@ -23,7 +23,7 @@
}
.table-view-table > tbody > tr:hover {
background-color: var(--text-selection) !important;
background-color: var(--table-row-background-hover);
}
.table-view-table > thead > tr > th {