Update jQuery UI to 1.11.3.

Changelog:
* http://jqueryui.com/changelog/1.11.3/
* https://github.com/jquery/jquery-ui/compare/1.11.2...1.11.3

fixes #31473.
Built from https://develop.svn.wordpress.org/trunk@31569


git-svn-id: http://core.svn.wordpress.org/trunk@31550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-02-27 10:21:26 +00:00
parent 4f19a4b613
commit 8f44036ea7
51 changed files with 171 additions and 171 deletions

View File

@@ -2848,17 +2848,17 @@ img {
}
/*!
* jQuery UI Draggable/Sortable 1.11.2
* jQuery UI Draggable/Sortable 1.11.3
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-draggable-handle,
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
touch-action: none;
}
/* Accordion */