mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-07-13 18:18:16 +03:00
Merge commit 'd32092c1f0
' as 'jquery-ui'
This commit is contained in:
commit
b23131fdc2
717 changed files with 518330 additions and 0 deletions
12
jquery-ui/themes/base/draggable.css
Normal file
12
jquery-ui/themes/base/draggable.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
/*!
|
||||
* jQuery UI Draggable @VERSION
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*/
|
||||
.ui-draggable-handle {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue