fix click event if iframe mode is loaded on contentwrapper

This commit is contained in:
REJack
2021-09-17 21:28:20 +02:00
parent 3267f781b9
commit ab0ebc9a88
173 changed files with 96241 additions and 81251 deletions

View File

@@ -183,8 +183,3 @@ div.dtr-modal div.dtr-modal-background {
div.dtr-bs-modal table.table tr:first-child td {
border-top: none;
}
table.dataTable.dtr-inline.collapsed.table-sm > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.table-sm > tbody > tr > th:first-child:before {
top: 5px;
}