This commit is contained in:
Roland Gruber 2024-07-22 16:31:53 +02:00
parent 381ad67a9c
commit a8fe4143d8

View file

@ -1159,3 +1159,7 @@ div.lam-data-table button.tabulator-page.active {
color: var(--lam-text-color-default) !important;
font-weight: bold;
}
div.lam-data-table .tabulator-header,.tabulator-table {
color: var(--lam-text-color-default) !important;
}