Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) AC

Endereço Nota Erros Avisos

sistemas.tce.ac.gov.br/processo/

70.88 23 53
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 6 147 166 168 170 172 195
1.1.4 Presença de CSS(s) interno 1 32
1.1.6 Presença de javascript(s) interno 5 2 10 114 116 123
147 <![CDATA[<input id="loginButton" type="submit" name="loginButton" value="Entrar" style="padding: 18px !important;" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only Fs18 ui-button-text" />]]>
166 <![CDATA[<span class="Fleft gray Fs12" style="padding:0px 5px;">|</span>]]>
168 <![CDATA[<span class="Fleft gray Fs12" style="padding:0px 5px;">|</span>]]>
170 <![CDATA[<span class="Fleft gray Fs12" style="padding:0px 5px;">|</span>]]>
172 <![CDATA[<span class="Fleft gray Fs12" style="padding:0px 5px;">|</span>]]>
195 <![CDATA[<div style="opacity: 0.2; color: #FFF; position: absolute; bottom: 0; right: 10px;"><span title="v22.07.18">v22.07.18</span> </div>]]>
32 <![CDATA[<style> #iconTce { float: left; padding: 0 14px; margin: 7px 6px 0 0; height: 35px; border-right: 1px solid #A8CAE6; } #iconSistema { float: left; height: 30px; margin: 10px; } #lblHeader { margin-top: 8px; display: block; float: left; } #loginButton:hover { color: #7FC3FA; } .FormHeader { background-color: #ffffff; cursor: auto; padding: 20px 0px; font-size: 22px; color: #00AEEF; } #footer { color: white; background: #0885d2; background: -moz-linear-gradient(top, #0885d2 0%, #0b66b1 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #0885d2), color-stop(100%, #0b66b1)); background: -webkit-linear-gradient(top, #0885d2 0%, #0b66b1 100%); background: -o-linear-gradient(top, #0885d2 0%, #0b66b1 100%); background: -ms-linear-gradient(top, #0885d2 0%, #0b66b1 100%); background: linear-gradient(to bottom, #0885d2 0%, #0b66b1 100%); -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4); width: 100%; position: fixed; bottom: 0; } #footer .textoRodape { padding: 10px; font-size: 14px; } #footer { background: white; padding-bottom: 3px; padding-bottom: 10px; bottom: 0; } #login-box { min-height: auto; } </style>]]>
2 <![CDATA[<script type="text/javascript">if(window.PrimeFaces){PrimeFaces.settings.locale='pt';}</script>]]>
10 <![CDATA[<script type="text/javascript"> $(document).ready(function(){ ajustaHeights(); $(window).on('resize', function(){ ajustaHeights(); }).resize(); }); ajustaHeights = function () { page = $(window).height(); header = $('#layout-header').height(); content = $('#layout-portlets-cover').height() + 3; footer = $('#footer').height() + 10; if (header + content + footer > page) { $('#footer').css('position', 'relative'); } else { $('#footer').css('position', 'fixed'); } }; </script>]]>
114 <![CDATA[<script id="j_idt13" type="text/javascript">restartSession = function() {PrimeFaces.ab({s:"j_idt13",f:"loginForm",pa:arguments[0]});}</script>]]>
116 <![CDATA[<script type="text/javascript"> !function restart_session_loop() { restartSession(); var quantoTempoAntesEmMinutos = 5; var t = 1500 * 1000 - (quantoTempoAntesEmMinutos * 60 * 1000); setTimeout(restart_session_loop, t); }(); </script>]]>
123 <![CDATA[<script id="messages_s" type="text/javascript">$(function(){PrimeFaces.cw("Growl","growl",{id:"messages",sticky:false,life:6000,escape:true,keepAlive:false,msgs:[]});});</script>]]>