tabulator5 function changes

This commit is contained in:
SimonGschnell
2024-04-24 10:00:12 +02:00
parent 96b79c8740
commit 7dfe2f1932
13 changed files with 11 additions and 50 deletions
+6
View File
@@ -39,6 +39,12 @@
z-index: 999999;
}
/* classes for rows that are not selectable in the tabulator */
.tabulator-row.tabulator-unselectable{
color:var(--bs-gray-500);
}
/* using bootstrap background classes to style the background color of tabulator rows */
/* bg-warning */
/* odd-rows */
+1
View File
@@ -1,3 +1,4 @@
.btn-w200
{
width: 200px;