9
| <![CDATA[<style type="text/css" media="all">
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/system/system.base.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/system/system.menus.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/system/system.messages.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/system/system.theme.css?rtsh02");
</style>]]>
|
15
| <![CDATA[<style type="text/css" media="all">
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/simplenews/simplenews.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/calendar/css/calendar_multiday.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/comment/comment.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/date/date_api/date.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/date/date_popup/themes/datepicker.1.7.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/date/date_repeat_field/date_repeat_field.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/field/theme/field.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/node/node.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/search/search.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/modules/user/user.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/views/css/views.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/ckeditor/css/ckeditor.css?rtsh02");
</style>]]>
|
29
| <![CDATA[<style type="text/css" media="all">
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/ctools/css/ctools.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/lightbox2/css/lightbox.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/all/modules/date/date_views/css/date_views.css?rtsh02");
</style>]]>
|
34
| <![CDATA[<style type="text/css" media="all">
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/eventosdepturismo.campinas.sp.gov.br/themes/custom/fresh/style.css?rtsh02");
@import url("https://eventosdepturismo.campinas.sp.gov.br/sites/eventosdepturismo.campinas.sp.gov.br/themes/custom/fresh/nivo-slider.css?rtsh02");
</style>]]>
|
523
| <![CDATA[<script>
try {
// ie hack to make the single day row expand to available space
if ($.browser.msie ) {
var multiday_height = $('tr.multi-day')[0].clientHeight; // Height of a multi-day row
$('tr[iehint]').each(function(index) {
var iehint = this.getAttribute('iehint');
// Add height of the multi day rows to the single day row - seems that 80% height works best
var height = this.clientHeight + (multiday_height * .8 * iehint);
this.style.height = height + 'px';
});
}
}catch(e){
// swallow
}
</script>]]>
|