Sites Pertecentes a (o) PI
Endereço | Nota | Erros | Avisos |
---|---|---|---|
transparencia.altos.pi.gov.br/e-sic |
77.48 | 10 | 20 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.3 | Presença de CSS(s) in-line | 4 | 180 224 225 230 |
1.1.4 | Presença de CSS(s) interno | 1 | 34 |
1.1.6 | Presença de javascript(s) interno | 2 | 333 377 |
180 | <![CDATA[<div class="col-sm-12 col-md-3 col-ld-3 text-center updated_at" style="background: #fff"> <a href="javascript:void(0)" class="inverter"><img src="/assets/contraste.png" width="20"></a> <a href="javascript:void(0)" class="button_1">A+</a> <a href="javascript:void(0)" class="button_1">A-</a> </div>]]> |
224 | <![CDATA[<div class="col" style="margin-bottom:20px;"> <select style="padding: 10px;width: 100px;background: #fff;color: #000" id="selectANoEsic"> <option selected=selected>2023</option> <option >2022</option> <option >2021</option> </select> <a href="/e-sic/estatistica" title="Ver estatistica detalhada" style="width: 100%;float: left;margin-top: 10px;">Ver Detalhado</a> </div>]]> |
225 | <![CDATA[<select style="padding: 10px;width: 100px;background: #fff;color: #000" id="selectANoEsic"> <option selected=selected>2023</option> <option >2022</option> <option >2021</option> </select>]]> |
230 | <![CDATA[<a href="/e-sic/estatistica" title="Ver estatistica detalhada" style="width: 100%;float: left;margin-top: 10px;">Ver Detalhado</a>]]> |
34 | <![CDATA[<style type="text/css"> .bg-success,.btn-success {background-color: #127ac8!important;} .section-block .section-title h2:after {background-color: #127ac8!important;} .nav-bottom {border-bottom: 5px solid #127ac8!important;} .export a {color: #127ac8!important} .e-sic-password a{color: #ffca28 !important;} .activeMenu{background: #127ac8!important;color: #ffffff!important;} .pagination span a {color: #127ac8!important;} .nav-link:hover{background: #127ac8!important;color: #ffffff!important;} .card-header .btn-collapse {color: #127ac8!important;} .navbar-nav li {margin: 0px 2px;border: 1px solid #127ac8!important;} .section-block .section-title h2:after {background-color: #127ac8!important;} .section-block .section-title {border-bottom: 1px solid #127ac8!important;} .table .thead-dark td, .table .thead-dark th {background-color: #127ac8!important;} .nav-top {background-color: #127ac8!important;} footer {background-color: #127ac8!important;} .text-transparencia {background: #127ac8!important;border: 1px solid #127ac8!important;} .card-header {border-bottom: 1px dotted #ffffff!important;} a {color: #127ac8!important;} .updated_at{margin: 5px auto;background: #127ac8;color: #fff;font-size: 12px;padding: 4px;} .navbar-nav li a.text-transparencia {background: #00782e!important;color: #ffffff!important;font-weight: bold!important;border: 1px solid #005a7d!important;} .linf .bgta{background: #127ac8!important;color: #fff;} @media screen and (max-width: 420px) { .navbar-nav li {border: 1px solid #127ac8!important;background: none!important;margin-bottom: 2px;} .navbar-nav li a{color: #127ac8!important;opacity: 1!important;} .navbar-nav li a.activeMenu{color: #ffffff!important;} } .ordvd{color:#fff!important;text-decoration:underline!important} </style>]]> |
333 | <![CDATA[<script type="text/javascript"> google.charts.load('current', {'packages':['bar']}); google.charts.setOnLoadCallback(statisticESic1); function statisticESic1() { // Some raw data (not necessarily accurate) var data = google.visualization.arrayToDataTable([ ['Mês', 'Solicitado', 'Andamento', 'Atendido'], ['Janeiro', 0, 0, 0], ['Fevereiro', 1, 0, 1], ['Marco', 3, 0, 0], ['Abril', 0, 0, 0], ['Maio', 0, 0, 0], ['Junho', 9, 0, 0], ['Julho', 0, 0, 0], ['Agosto', 4, 0, 0], ['Setembro', 0, 0, 0], ['Outubro', 0, 0, 0], ['Novembro', 0, 0, 0], ['Dezembro', 0, 0, 0], ]); var options = { title : 'Estatística E-Sic', subtitle: 'Estatística de solicitação, atendimento e andamento do E-Sic', vAxis: {title: 'Números'}, hAxis: {title: 'Ano de 2023'}, seriesType: 'bars' }; var chart = new google.charts.Bar(document.getElementById('estatistica1')); chart.draw(data, google.charts.Bar.convertOptions(options)) //var chart = new google.visualization.ComboChart(document.getElementById('estatistica1')); //chart.draw(data, options); } </script>]]> |
377 | <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]> |