summaryrefslogtreecommitdiffstats
path: root/apps/it/static/js/ui/themes/base/jquery.ui.selectable.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/it/static/js/ui/themes/base/jquery.ui.selectable.css')
-rw-r--r--apps/it/static/js/ui/themes/base/jquery.ui.selectable.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/it/static/js/ui/themes/base/jquery.ui.selectable.css b/apps/it/static/js/ui/themes/base/jquery.ui.selectable.css
deleted file mode 100644
index 0daee3c..0000000
--- a/apps/it/static/js/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;
-}