Revert "css"

This reverts commit 91c01f36f4.
This commit is contained in:
ma0068
2024-03-05 15:18:14 +01:00
parent 91c01f36f4
commit aadaa3f2a3
2 changed files with 16 additions and 7 deletions
+1 -7
View File
@@ -1,4 +1,4 @@
@import '../../vendor/olifolkerd/tabulator5/dist/css/tabulator_simple.min.css';
@import '../../vendor/olifolkerd/tabulator5/dist/css/tabulator_bootstrap5.min.css';
/* Apply borders and background to Cell instead of the Row
* otherwise frozen columns won't look good (columns behind
@@ -38,12 +38,6 @@
.tabulator .tabulator-col-resize-handle:last-of-type {
z-index: 999999;
}
.tabulator-cell .btn {
padding: 0 .5rem;
max-height: 22px;
min-width: 30px;
}
.tabulator {
font-size: 1rem;
}