initial code repo
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / plugins / datatables / extensions / ColReorder / css / dataTables.colReorder.css
diff --git a/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/css/dataTables.colReorder.css b/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/ColReorder/css/dataTables.colReorder.css
new file mode 100644 (file)
index 0000000..bdd6aa0
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * Namespace DTCR - "DataTables ColReorder" plug-in
+ */
+
+table.DTCR_clonedTable {
+       background-color: rgba(255, 255, 255, 0.7);
+       z-index: 202;
+}
+
+div.DTCR_pointer {
+       width: 1px;
+       background-color: #0259C4;
+       z-index: 201;
+}
\ No newline at end of file