mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
tabulator5 function changes
This commit is contained in:
@@ -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,3 +1,4 @@
|
||||
|
||||
.btn-w200
|
||||
{
|
||||
width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user