us counties datatable

这个提交包含在:
HB9HIL 2023-12-08 12:56:16 +01:00
父节点 f20192a1bb
当前提交 9c822c5cef

查看文件

@ -653,3 +653,10 @@ div#station_logbooks_linked_table_paginate {
.inputError {
border: 2px solid rgb(217, 83, 79);
}
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
text-align: center !important;
}