1/**
2 * DokuWiki Plugin datepicker (CSS-Print Component)
3 *
4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 * @author  lisps
6 */
7img.datepicker {
8	display:none;
9}
10img.weekpicker {
11	display:none;
12}
13