Updated jQuery to 2.1.0, deprecating IE>9 support, jQuery UI to 1.10.4, minified lots of images

This commit is contained in:
Jano Slota 2014-02-11 22:52:25 +01:00 committed by czaks
parent ebcbd8ebba
commit 73c82ff6dd
53 changed files with 25 additions and 1442 deletions

View file

@ -1,17 +1,5 @@
/*!
* jQuery UI Selectable @VERSION
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
/*! jQuery UI - v1.10.4 - 2014-02-09
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}