nur-sery/nur_public/nur-v-bs3/datatables-1.11.15/ColReorder-1.5.5/css/colReorder.foundation.css

12 lines
213 B
CSS
Raw Normal View History

2023-12-03 22:10:18 +04:00
table.DTCR_clonedTable.dataTable {
position: absolute !important;
background-color: rgba(255, 255, 255, 0.7);
z-index: 202;
}
div.DTCR_pointer {
width: 1px;
background-color: #008CBA;
z-index: 201;
}