summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery-ui/themes/base/jquery.ui.selectable.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/jquery-ui/themes/base/jquery.ui.selectable.css')
-rw-r--r--js/vendor/jquery-ui/themes/base/jquery.ui.selectable.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/js/vendor/jquery-ui/themes/base/jquery.ui.selectable.css b/js/vendor/jquery-ui/themes/base/jquery.ui.selectable.css
deleted file mode 100644
index 0daee3c45..000000000
--- a/js/vendor/jquery-ui/themes/base/jquery.ui.selectable.css
+++ /dev/null
@@ -1,13 +0,0 @@
-/*!
- * jQuery UI Selectable 1.10.4
- * http://jqueryui.com
- *
- * Copyright 2014 jQuery Foundation and other contributors
- * Released under the MIT license.
- * http://jquery.org/license
- */
-.ui-selectable-helper {
- position: absolute;
- z-index: 100;
- border: 1px dotted black;
-}