jquery-ui/themes/base/datepicker.css

16 lines
292 B
CSS
Raw Normal View History

/*!
* jQuery UI Datepicker @VERSION
2012-07-04 13:08:08 +00:00
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
2012-08-09 14:13:24 +00:00
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker {
2014-06-17 23:35:51 +00:00
display: none;
position: absolute;
}
2014-06-17 23:35:51 +00:00