first commit
This commit is contained in:
commit
b71ea45681
898 changed files with 138202 additions and 0 deletions
1
static/assets/vendor/libs/datatables-fixedheader-bs5/fixedheader.bootstrap5.css
vendored
Normal file
1
static/assets/vendor/libs/datatables-fixedheader-bs5/fixedheader.bootstrap5.css
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-bottom:0 !important}table.dataTable.fixedHeader-locked{position:absolute !important}@media print{table.fixedHeader-floating{display:none}}html[data-bs-theme=dark] table.dataTable.fixedHeader-floating,html[data-bs-theme=dark] table.dataTable.fixedHeader-locked{background-color:var(--bs-body-bg)}.dt-fixedheader.fixedHeader-floating.table.dataTable{width:auto !important}.dt-fixedheader.fixedHeader-locked.table.dataTable{display:none}.light-style .dtfh-floatingparenthead{border-bottom:2px solid #f5f5f9}.light-style .dt-fixedheader.fixedHeader-floating.table.dataTable thead>tr>th,.light-style .dt-fixedheader.fixedHeader-locked.table.dataTable thead>tr>th{background-color:#fff;border-bottom-width:1px;border-color:#f5f5f9}.dark-style .dtfh-floatingparenthead{border-bottom:2px solid #232333}.dark-style .dt-fixedheader.fixedHeader-floating.table.dataTable thead>tr>th,.dark-style .dt-fixedheader.fixedHeader-locked.table.dataTable thead>tr>th{background-color:#2b2c40;border-bottom-width:1px;border-color:#232333}
|
Loading…
Add table
Add a link
Reference in a new issue