summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/themes/base/sortable.css
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/themes/base/sortable.css')
-rw-r--r--xstatic/pkg/jquery_ui/data/themes/base/sortable.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/xstatic/pkg/jquery_ui/data/themes/base/sortable.css b/xstatic/pkg/jquery_ui/data/themes/base/sortable.css
deleted file mode 100644
index a52a673..0000000
--- a/xstatic/pkg/jquery_ui/data/themes/base/sortable.css
+++ /dev/null
@@ -1,12 +0,0 @@
-/*!
- * jQuery UI Sortable 1.12.0
- * http://jqueryui.com
- *
- * Copyright jQuery Foundation and other contributors
- * Released under the MIT license.
- * http://jquery.org/license
- */
-.ui-sortable-handle {
- -ms-touch-action: none;
- touch-action: none;
-}