Upgrade Tabler frontend to 1.0.21 (#5066)

This commit is contained in:
Kevin Papst
2024-09-23 18:31:33 +02:00
committed by GitHub
parent 13649e146c
commit 40154be8f9
27 changed files with 287 additions and 269 deletions

View File

@@ -123,7 +123,7 @@ table.dataTable {
}
th.weekend,
td.weekend {
background-color: var(--tblr-gray-50);
background-color: var(--tblr-bg-surface-tertiary);
}
/* order is important, "today” should overwrite "weekend" therefor later in the file */
th.today {