restore composer.json, add mysqli extension

This commit is contained in:
2026-04-15 17:02:52 +05:00
commit 77cf56a348
4317 changed files with 1397107 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
.rslt-btn button
{
font-size: 13px;
}
.table-action
{
padding: 4px 30px;
}
div.dataTables_wrapper div.dataTables_filter label
{
position: relative;
}
div.dataTables_wrapper div.dataTables_filter label i
{
position: absolute;
top: 7px;
right: 9px;
}
div.dataTables_wrapper div .dataTables_filter select,
div.dataTables_wrapper div .dataTables_length select
{
padding: 0 1.5rem;
}
div.dataTables_wrapper div .dataTables_filter input
{
border-radius: 15px;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after
{
top: 2.4em;
}
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after
{
top: 2.4em;
}
table.dataTable tbody .badge
{
padding: 10px 12px;
}