GV des Pradettes à Toulouse
| Lun | Mar | Mer | Jeu | Ven | Sam | Dim |
|---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
|
22
| .ic-row1 {
height: 40px;
}
}
@media screen and (min-width:1201px){
}
@media screen and (min-width:769px) and (max-width:1200px){
}
@media screen and (min-width:481px) and (max-width:768px){
.ic_rounded.iccalendar table td .icevent a:hover,
.ic_rounded.iccalendar table td .icevent a:focus {
border-radius:3px;
background:#333;
}
.ic_rounded.iccalendar table td .icevent a:hover .bright,
.ic_rounded.iccalendar table td .icevent a:focus .bright {
border-radius:3px;
color:#fff;
background:#333;
}
.ic_rounded.iccalendar table td .icmulti a:hover,
.ic_rounded.iccalendar table td .icevent a:focus {
background:#333;
}
.ic_rounded.iccalendar table td .icmulti a:hover .bright,
.ic_rounded.iccalendar table td .icevent a:focus .bright {
color:#fff;
background:#333;
}
.ic_rounded .icnav .backic:hover,
.ic_rounded .icnav .nextic:hover,
.ic_rounded .icnav .backicY:hover,
.ic_rounded .icnav .nexticY:hover {
color:#333333;
background:none;
cursor:pointer;
}
#ictip a.close:hover {
color:black;
background:none;
cursor:pointer;
}
#ictip div.linkTo:hover {
color:#000;
background:#ddd;
text-decoration:none;
border-radius:3px;
}
#ictip a:hover {
background:none;
}
}
@media screen and (max-width:480px){
#ictip a.close {
padding-right:15px;
}
}
";}s:7:"scripts";a:6:{s:27:"/media/jui/js/jquery.min.js";a:2:{s:4:"type";s:15:"text/javascript";s:7:"options";a:6:{s:7:"version";s:4:"auto";s:8:"relative";b:1;s:11:"detectDebug";b:0;s:9:"framework";b:0;s:8:"pathOnly";b:0;s:13:"detectBrowser";b:1;}}s:34:"/media/jui/js/jquery-noconflict.js";a:2:{s:4:"type";s:15:"text/javascript";s:7:"options";a:6:{s:7:"version";s:4:"auto";s:8:"relative";b:1;s:9:"framework";b:0;s:8:"pathOnly";b:0;s:13:"detectBrowser";b:1;s:11:"detectDebug";b:1;}}s:35:"/media/jui/js/jquery-migrate.min.js";a:2:{s:4:"type";s:15:"text/javascript";s:7:"options";a:6:{s:7:"version";s:4:"auto";s:8:"relative";b:1;s:11:"detectDebug";b:0;s:9:"framework";b:0;s:8:"pathOnly";b:0;s:13:"detectBrowser";b:1;}}s:39:"/media/com_icagenda/js/jquery.tipTip.js";a:2:{s:4:"type";s:15:"text/javascript";s:7:"options";a:6:{s:8:"relative";b:1;s:7:"version";s:4:"auto";s:9:"framework";b:0;s:8:"pathOnly";b:0;s:13:"detectBrowser";b:1;s:11:"detectDebug";b:1;}}s:30:"/media/jui/js/bootstrap.min.js";a:2:{s:4:"type";s:15:"text/javascript";s:7:"options";a:6:{s:7:"version";s:4:"auto";s:8:"relative";b:1;s:11:"detectDebug";s:1:"0";s:9:"framework";b:0;s:8:"pathOnly";b:0;s:13:"detectBrowser";b:1;}}s:55:"/modules/mod_iccalendar/js/jQuery.highlightToday.min.js";a:2:{s:4:"type";s:15:"text/javascript";s:7:"options";a:6:{s:8:"relative";b:0;s:7:"version";s:4:"auto";s:9:"framework";b:0;s:8:"pathOnly";b:0;s:13:"detectBrowser";b:1;s:11:"detectDebug";b:1;}}}s:6:"script";a:1:{s:15:"text/javascript";s:530:" jQuery(document).ready(function(){
jQuery(".iCtip").tipTip({maxWidth: "200", defaultPosition: "top", edgeOffset: 1});
});
jQuery(function($){ $(".iCtip").tipTip({"activation":"hover","keepAlive":false,"maxWidth":"200px","edgeOffset":1,"defaultPosition":"top"}); });
jQuery(function($){ $(".ic-addtocal").tipTip({"activation":"hover","keepAlive":true,"maxWidth":"200px","edgeOffset":1,"defaultPosition":"bottom"}); });
jQuery(document).ready(function(){
jQuery("#mod_iccalendar_111").highlightToday("show_today");
});
";}s:6:"custom";a:5:{i:0;s:72:"";i:1;s:45:"";i:2;s:148:"";i:3;s:91:"";i:4;s:58:"";}}s:13:"mime_encoding";s:9:"text/html";}}// Tooltip Keyboard Accessibility (experimental, since 3.5.14)
$(document).keydown(function(e){
// Shift : focus on tooltip events
if ($('.icevent a').is(':focus') && e.keyCode == 16){
$('.ictip-event a').focus();
}
// esc : close tooltip
if (($('.ictip-event a').is(':focus') || $('.icevent a').is(':focus')) && e.keyCode == 27){
e.preventDefault();
$('#ictip').remove();
}
});
// Close Tooltip
$(document).on('click touchend', '.close', function(e){
e.preventDefault();
$('#ictip').remove();
});
if (mouseout == '1')
{
$('#ictip')
.mouseout(function() {
// $( "div:first", this ).text( "mouse out" );
$('#ictip').stop(true).fadeOut(300);
})
.mouseover(function() {
// $( "div:first", this ).text( "mouse over" );
$('#ictip').stop(true).fadeIn(300);
});
}
});
}
}) (jQuery);
|