]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/css/dataTables.colReorder.css
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / plugins / datatables / extensions / ColReorder / css / dataTables.colReorder.css
1 /*
2 * Namespace DTCR - "DataTables ColReorder" plug-in
3 */
4
5 table.DTCR_clonedTable {
6 background-color: rgba(255, 255, 255, 0.7);
7 z-index: 202;
8 }
9
10 div.DTCR_pointer {
11 width: 1px;
12 background-color: #0259C4;
13 z-index: 201;
14 }