us counties datatable

pull/2798/head
HB9HIL 2023-12-08 12:56:16 +01:00
rodzic f20192a1bb
commit 9c822c5cef
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -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;
}