mirror of https://gitee.com/bigwinds/arangodb
css, removed table spacing
This commit is contained in:
parent
fd17ee0ab9
commit
6d0b1195d5
|
@ -140,7 +140,7 @@ table.dataTable td {
|
|||
position: relative;
|
||||
table-layout:fixed !important;
|
||||
border-collapse:separate;
|
||||
border-spacing:0 2px;
|
||||
border-spacing:0 0px;
|
||||
}
|
||||
|
||||
table.dataTable thead th {
|
||||
|
|
Loading…
Reference in New Issue