You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

colReorder.bootstrap4.css 213B

2 years ago
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. }