jquery-ui/themes/base/datepicker.css
2015-01-29 18:01:29 -05:00

16 lines
292 B
CSS

/*!
* jQuery UI Datepicker @VERSION
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker {
display: none;
position: absolute;
}