302
| <![CDATA[<div class="alert alert-info" style="margin-bottom: 0 !important;"><i class="fa fa-info-circle"></i> Nesta seção podem ser acessados relatórios e decisões do Tribunal de Contas do Estado de São Paulo, quanto à Prestação de Contas Anual dos poderes Legislativo e Executivo dos últimos exercícios fiscais já julgados.</div>]]>
|
313
| <![CDATA[<div style="margin:0 10px 0 10px;display:inline;" class="sectiontablefooter" id="pg-pagination" ></div>]]>
|
17
| <![CDATA[<style>
h1, h2, h3, h4, h5, h6, .site-title {
font-family: 'Open Sans', sans-serif;
}
body.site {
border-top: 3px solid #08C;
background-color: #ffffff;
}
a {
color: #08C;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.btn-primary {
background: #08C;
}
@media(max-width:568px){.jf_mm_trigger,#jf_mm_menu{display:block}}
.jf_mm_trigger{background-color:#4a5052;color:#f5f5f5}
.jf_mm_wrapper .levelHolderClass,.jf_mm_wrapper .jf_mm_inactive{background-color:#4a5052}
.jf_mm_wrapper li{background-color:#4a5052}
.jf_mm_wrapper li:hover{background-color:#434749}
.jf_mm_wrapper .backItemClass{background-color:#444444}
.jf_mm_wrapper .backItemClass:hover{background-color:#333333}
.jf_mm_wrapper li,.jf_mm_wrapper li:last-child,.jf_mm_wrapper .backItemClass{border-color:#5a5e5f}
.jf_mm_wrapper h2{color:#888888}
.jf_mm_wrapper a,.jf_mm_wrapper a:hover{color:#eeeeee}
.jf_mm_wrapper .ltr,.jf_mm_wrapper .rtl{-webkit-box-shadow:5px 0 5px -5px #202020;-moz-box-shadow:5px 0 5px -5px #202020;box-shadow:5px 0 5px -5px #202020;}
#jf_mm_menu.jf_hidden{display:none!important}
#blankBM106{overflow:hidden;width:100%;
background:#}
</style>]]>
|
204
| <![CDATA[<a href="#" type="text" onclick="aumentarFont()">A+</a>]]>
|
205
| <![CDATA[<a href="#" type="text" onclick="diminuirFont()">A-</a>]]>
|
70
| <![CDATA[<script>
jQuery(document).ready(function(){
jQuery("#phModalPlay").on("hidden.bs.modal", function (e) {
jQuery("#phModalPlay iframe").attr("src", jQuery("#phModalPlay iframe").attr("src"));
jQuery("audio").each(function(){this.pause();this.currentTime = 0;});
jQuery("video").each(function(){this.pause();this.currentTime = 0;});
});
jQuery(".pd-modal-button").on("click", function () {
var $target = jQuery(this).data("target");
var $href = jQuery(this).data("href");
var $body = $target + "Body";
var $dialog = $target + "Dialog";
var $height = jQuery(this).data("height");
var $width = jQuery(this).data("width");
var $heightD= jQuery(this).data("height-dialog");
var $widthD = jQuery(this).data("width-dialog");
var $type = jQuery(this).data("type");
jQuery($body).css("height", $height);
jQuery($target).css("width", $width);
jQuery($body).css("overflow-y", "auto");
jQuery($dialog).css("height", $heightD);
jQuery($dialog).css("width", $widthD);
if ($type == "image") {
jQuery($body).html('<img class="img-responsive" src="' + $href + '" />');
} else if ($type == "document") {
$widthD = $widthD -50;
$heightD = $heightD -40;
jQuery($body).html('<object type="application/pdf" data="' + $href + '" width="' + $widthD + '" height="' + $heightD + '" ></object>');
} else {
jQuery($body).load($href, function (response, status, xhr) {
if (status == "success") {
/*jQuery($target).modal({ show: true });*/
}
});
}
});
});
jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.pd-modal-button').get(), {
parse: 'rel'
});
});
window.jModalClose = function () {
SqueezeBox.close();
};
// Add extra modal close functionality for tinyMCE-based editors
document.onreadystatechange = function () {
if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
{
if (typeof window.jModalClose_no_tinyMCE === 'undefined')
{
window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false;
jModalClose = function () {
if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
{
if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {};
window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false;
SqueezeBox.close = function () {
if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
}
};
jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); });
var jf_mm_icons = [
{itemID:"-"+"101",fa_icon:"",img:"",style:""}
];
jQuery(document).ready(function($){$("#jf_mm_menu").jf_mm_menu()});
var jf_mm_direction = "ltr";
var jf_mm_backBtnTxt = "Back";
!function(n){n(window).load(function(){n("#jf_mm_menu").removeClass("jf_hidden")})}(jQuery);
</script>]]>
|
335
| <![CDATA[<script>
function aumentarFont() {
document.getElementById("myP").style.fontSize = "medium";
}
function diminuirFont() {
document.getElementById("myP").style.fontSize = "small";
}
</script>]]>
|