us counties datatable
这个提交包含在:
父节点
f20192a1bb
当前提交
9c822c5cef
共有 1 个文件被更改,包括 7 次插入 和 0 次删除
|
|
@ -653,3 +653,10 @@ div#station_logbooks_linked_table_paginate {
|
||||||
.inputError {
|
.inputError {
|
||||||
border: 2px solid rgb(217, 83, 79);
|
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;
|
||||||
|
}
|
||||||
正在加载…
在新工单中引用