aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/ui/theme/jquery.ui.datepicker.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2014-06-24 20:16:59 +0000
committerrvelices <rv-github@modusoptimus.com>2014-06-24 20:16:59 +0000
commit09228a746f3a67ea80ab6cc6013f535da8332a64 (patch)
tree15107374e3de6b8da403af5b75f828c7ea77315b /themes/default/js/ui/theme/jquery.ui.datepicker.css
parent03a3d1830cf67eb468bf4e48a879d2994055a492 (diff)
upgrade jquery ui from 1.10.1 to 1.10.4
git-svn-id: http://piwigo.org/svn/trunk@28780 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/js/ui/theme/jquery.ui.datepicker.css')
-rw-r--r--themes/default/js/ui/theme/jquery.ui.datepicker.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.datepicker.css b/themes/default/js/ui/theme/jquery.ui.datepicker.css
index c20aecc6d..109660ad7 100644
--- a/themes/default/js/ui/theme/jquery.ui.datepicker.css
+++ b/themes/default/js/ui/theme/jquery.ui.datepicker.css
@@ -1,12 +1,12 @@
/*!
- * jQuery UI Datepicker 1.10.1
+ * jQuery UI Datepicker 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/Datepicker#theming
+ * http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker {
width: 17em;
@@ -58,9 +58,6 @@
font-size: 1em;
margin: 1px 0;
}
-.ui-datepicker select.ui-datepicker-month-year {
- width: 100%;
-}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;