From 57530e6a46d0ab8a3d1cf47006693b5689f481fc Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sun, 2 Feb 2014 22:06:45 +0100 Subject: Updated jQuery to 1.11, jQueryUi to 1.10.4 --- .../Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 framework/Web/Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css (limited to 'framework/Web/Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css') diff --git a/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css b/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css old mode 100755 new mode 100644 index 60b97935..92b453d0 --- a/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css +++ b/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.autocomplete.css @@ -1,5 +1,5 @@ -/*! jQuery UI - v1.9.2 - 2012-11-23 +/*! jQuery UI - v1.10.4 - 2014-01-29 * http://jqueryui.com -* Includes: jquery.ui.autocomplete.css -* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */ -.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}* html .ui-autocomplete{width:1px} \ No newline at end of file +* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ + +.ui-autocomplete{position:absolute;top:0;left:0;cursor:default} \ No newline at end of file -- cgit v1.2.3