timeline: if a section is set to hidden and the user is not capable of editing a...
[moodle-blog-course-format.git] / calendar / overlib.cfg.php
blobeb2221a58620a0236cf87e6357201ee76c5d6711
1 ol_delay = 350;
2 ol_fgclass = 'cal_popup_fg';
3 ol_bgclass = 'cal_popup_bg';
4 ol_cgclass = 'cal_popup_cg';
5 ol_captionfontclass = 'cal_popup_caption';
6 ol_noclose = true;
7 ol_sticky = true;
8 ol_close = 'X';
9 ol_offsety = -1;
10 ol_mouseoff = 1;