colReorder.bootstrap4.css 213 B

1234567891011
  1. table.DTCR_clonedTable.dataTable {
  2. position: absolute !important;
  3. background-color: rgba(255, 255, 255, 0.7);
  4. z-index: 202;
  5. }
  6. div.DTCR_pointer {
  7. width: 1px;
  8. background-color: #0275d8;
  9. z-index: 201;
  10. }