vault backup: 2023-10-04 19:47:04

This commit is contained in:
2023-10-04 19:47:04 +08:00
parent 63e8045b12
commit 6096efddb4
38 changed files with 38658 additions and 25879 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.5.56",
"version": "0.5.59",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",

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 {