File: /home/i/e/s/iestorre/moodleAW/moodle06/lib/yuilib/3.13.0/calendar/assets/calendar-core.css
/*
YUI 3.13.0 (build 508226d)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-calendar {
}
.yui3-calendar-content {
}
.yui3-calendar-column-hidden, .yui3-calendar-hidden {
display:none;
}
.yui3-calendar-day {
cursor: pointer;
}
.yui3-calendar-selection-disabled {
cursor: default;
}
.yui3-calendar-prevmonth-day {
cursor: default;
}
.yui3-calendar-nextmonth-day {
cursor: default;
}
.yui3-calendar-content:hover .yui3-calendar-day,
.yui3-calendar-content:hover .yui3-calendar-prevmonth-day,
.yui3-calendar-content:hover .yui3-calendar-nextmonth-day {
-moz-user-select: none;
}