Commit 7fe0dc4ad0a25a8a8016db3380ac00a65c202f5d
1 parent
7beb617d
Exists in
master
css e length
Showing
3 changed files
with
3 additions
and
2 deletions
Show diff stats
WebContent/WEB-INF/jsp/formularioOrgao/formularioOrgao.jsp
@@ -38,8 +38,8 @@ | @@ -38,8 +38,8 @@ | ||
38 | 38 | ||
39 | <label for="nomeOrgao">Nome do órgão:</label> | 39 | <label for="nomeOrgao">Nome do órgão:</label> |
40 | <input type="hidden" name="hNomeOrgao" value="1"/><input type="text" name="nomeOrgao" id="nomeOrgao" size="60" maxlength="60" value="${questionario.noOrgao}" readonly="readonly" title="Este campo é somente para leitura, não pode ser editado!"><br><br> | 40 | <input type="hidden" name="hNomeOrgao" value="1"/><input type="text" name="nomeOrgao" id="nomeOrgao" size="60" maxlength="60" value="${questionario.noOrgao}" readonly="readonly" title="Este campo é somente para leitura, não pode ser editado!"><br><br> |
41 | - | ||
42 | 41 | ||
42 | + | ||
43 | <fieldset class="layoutCampos"> | 43 | <fieldset class="layoutCampos"> |
44 | <legend>Responsável pelo Preenchimento</legend> | 44 | <legend>Responsável pelo Preenchimento</legend> |
45 | <input type="hidden" name="hNomePessoa" value="2"/><label for="nomePessoa" class="obrigatorio">Nome completo:</label> | 45 | <input type="hidden" name="hNomePessoa" value="2"/><label for="nomePessoa" class="obrigatorio">Nome completo:</label> |
WebContent/WEB-INF/jsp/relatorio/relatorioImprimir.jsp
@@ -20,7 +20,7 @@ | @@ -20,7 +20,7 @@ | ||
20 | <body id='imprimir'> | 20 | <body id='imprimir'> |
21 | <div> | 21 | <div> |
22 | <div id="center"> | 22 | <div id="center"> |
23 | - <h1 class="maiusculo"> | 23 | + <h1 class="maiusculo" > |
24 | RELATÓRIO CIRCUNSTANCIADO DE ACESSIBILIDADE DIGITAL (Art. 120 da Lei nº 13.146/2015)<br> | 24 | RELATÓRIO CIRCUNSTANCIADO DE ACESSIBILIDADE DIGITAL (Art. 120 da Lei nº 13.146/2015)<br> |
25 | ${questionario.noOrgao}<br> | 25 | ${questionario.noOrgao}<br> |
26 | EXERCÍCIO DE 2016 | 26 | EXERCÍCIO DE 2016 |