remove ceph code
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / plugins / datatables / extensions / AutoFill / css / dataTables.autoFill.css
diff --git a/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css b/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css
deleted file mode 100644 (file)
index cab59b3..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * AutoFill styles
- */
-
-div.AutoFill_filler {
-       display: none;
-       position: absolute;
-       height: 14px;
-       width: 14px;
-       background: url(../images/filler.png) no-repeat center center;
-       z-index: 1002;
-}
-
-div.AutoFill_border {
-       display: none;
-       position: absolute;
-       background-color: #0063dc;
-       z-index: 1001;
-       
-       box-shadow: 0px 0px 5px #76b4ff;
-       -moz-box-shadow: 0px 0px 5px #76b4ff;
-       -webkit-box-shadow: 0px 0px 5px #76b4ff;
-}
-