6 lines
369 B
CSS
6 lines
369 B
CSS
/*! jQuery UI - v1.12.1 - 2021-05-13
|
|
* http://jqueryui.com
|
|
* Includes: draggable.css, selectable.css
|
|
* Copyright jQuery Foundation and other contributors; Licensed MIT */
|
|
|
|
.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black} |