summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css')
-rw-r--r--xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css b/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css
index bf61459..37d3a98 100644
--- a/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css
+++ b/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery.ui.datepicker.css
@@ -1,7 +1,7 @@
-/*
- * jQuery UI Datepicker 1.8.18
+/*!
+ * jQuery UI Datepicker 1.8.24
*
- * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
+ * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
@@ -56,8 +56,6 @@
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
- display: none; /*sorry for IE5*/
- display/**/: block; /*sorry for IE5*/
position: absolute; /*must have*/
z-index: -1; /*must have*/
filter: mask(); /*must have*/