mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-03-25 02:33:25 +08:00
routine update
This commit is contained in:
12
OpenAuth.Mvc/Content/plugins/jQueryUI/base/draggable.css
Normal file
12
OpenAuth.Mvc/Content/plugins/jQueryUI/base/draggable.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI Draggable 1.11.4
|
||||
* 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;
|
||||
}
|
||||
Reference in New Issue
Block a user