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