diff options
Diffstat (limited to '')
-rw-r--r-- | themes/default/js/ui/theme/jquery.ui.base.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.base.css b/themes/default/js/ui/theme/jquery.ui.base.css index aefb56517..66dc1bc64 100644 --- a/themes/default/js/ui/theme/jquery.ui.base.css +++ b/themes/default/js/ui/theme/jquery.ui.base.css @@ -1,12 +1,12 @@ /*! - * jQuery UI CSS Framework 1.10.1 + * jQuery UI CSS Framework 1.10.4 * http://jqueryui.com * - * Copyright 2013 jQuery Foundation and other contributors + * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Theming + * http://api.jqueryui.com/category/theming/ */ @import url("jquery.ui.core.css"); |