fistcommit

This commit is contained in:
Kicap
2025-03-21 04:09:18 +08:00
commit 580ccbfd0d
1393 changed files with 534360 additions and 0 deletions

View File

@ -0,0 +1,16 @@
div.DTFC_LeftWrapper table.ui.table.dataTable {
border-right: none;
}
div.DTFC_RightWrapper table.ui.table.dataTable {
border-left: none;
}
div.DTFC_Blocker {
background-color: white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
z-index: 2;
}