first commit

This commit is contained in:
Sven Wappler
2021-04-17 00:26:33 +02:00
commit 866c63cc63
813 changed files with 100696 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
table.tx_meilisearch-TCEforms {
background: none;
}
table.tx_meilisearch-TCEforms a {
display: none;
}
table.tx_meilisearch-TCEforms table.typo3-TCEforms-select-checkbox tbody {
display: table-row-group;
}
/* scheduler layout fixes */
.tx_scheduler_mod1 .extra_fields_tx_meilisearch_scheduler_ReIndexTask table.typo3-TCEforms {
width: auto;
}
.tx_scheduler_mod1 .extra_fields_tx_meilisearch_scheduler_ReIndexTask .tx_meilisearch-TCEforms td {
padding-left: 0;
}