Commit 9de3f93fef720023cb55e0675b1cfbfc66f0d66d
1 parent
e2cbe834
Exists in
master
and in
7 other branches
Correção de estilos
Showing
7 changed files
with
6 additions
and
136 deletions
Show diff stats
ferramentas/agrupaelementos/index.js.php
| ... | ... | @@ -64,7 +64,7 @@ i3GEOF.agrupaElementos = { |
| 64 | 64 | */ |
| 65 | 65 | html:function(){ |
| 66 | 66 | var ins = ''; |
| 67 | - ins += '<div style="top:0px;left:0px;display:block;width:98%;" id="i3GEOagrupaelementosresultado" >'; | |
| 67 | + ins += '<div style="background-color:#F2F2F2;top:0px;left:0px;display:block;width:98%;" id="i3GEOagrupaelementosresultado" >'; | |
| 68 | 68 | ins += '</div>'; |
| 69 | 69 | ins += '<div style="top:10px;left:0px;display:block;width:98%;color:red" id="i3GEOagrupaelementosfim" >'; |
| 70 | 70 | ins += '</div>'; | ... | ... |
ferramentas/buffer/index.js.php
| ... | ... | @@ -64,7 +64,7 @@ i3GEOF.buffer = { |
| 64 | 64 | */ |
| 65 | 65 | html:function(){ |
| 66 | 66 | var ins = ''; |
| 67 | - ins += '<div style="top:0px;left:0px;display:block;width:98%;" id="i3GEObufferresultado" >'; | |
| 67 | + ins += '<div style="background-color:#F2F2F2;top:0px;left:0px;display:block;width:98%;" id="i3GEObufferresultado" >'; | |
| 68 | 68 | ins += '</div>'; |
| 69 | 69 | ins += '<div style="top:10px;left:0px;display:block;width:98%;color:red" id="i3GEObufferfim" >'; |
| 70 | 70 | ins += '</div>'; | ... | ... |
ferramentas/gradehex/index.js.php
| ... | ... | @@ -65,7 +65,7 @@ i3GEOF.gradeDeHex = { |
| 65 | 65 | */ |
| 66 | 66 | html:function(){ |
| 67 | 67 | var ins = ''; |
| 68 | - ins += '<div style="top:0px;left:0px;display:block;width:98%;" id="i3GEOgradedehexresultado" >'; | |
| 68 | + ins += '<div style="background-color:#F2F2F2;top:0px;left:0px;display:block;width:98%;" id="i3GEOgradedehexresultado" >'; | |
| 69 | 69 | ins += '</div>'; |
| 70 | 70 | ins += '<div style="top:10px;left:0px;display:block;width:98%;color:red" id="i3GEOgradedehexfim" >'; |
| 71 | 71 | ins += '</div>'; | ... | ... |
ferramentas/gradepol/index.js.php
| ... | ... | @@ -65,7 +65,7 @@ i3GEOF.gradeDePoligonos = { |
| 65 | 65 | */ |
| 66 | 66 | html:function(){ |
| 67 | 67 | var ins = ''; |
| 68 | - ins += '<div style="top:0px;left:0px;display:block;width:98%;" id="i3GEOgradedepoligonosresultado" >'; | |
| 68 | + ins += '<div style="background-color:#F2F2F2;top:0px;left:0px;display:block;width:98%;" id="i3GEOgradedepoligonosresultado" >'; | |
| 69 | 69 | ins += '</div>'; |
| 70 | 70 | ins += '<div style="top:10px;left:0px;display:block;width:98%;color:red" id="i3GEOgradedepoligonosfim" >'; |
| 71 | 71 | ins += '</div>'; | ... | ... |
ferramentas/gradepontos/index.js.php
| ... | ... | @@ -65,7 +65,7 @@ i3GEOF.gradeDePontos = { |
| 65 | 65 | */ |
| 66 | 66 | html:function(){ |
| 67 | 67 | var ins = ''; |
| 68 | - ins += '<div style="top:0px;left:0px;display:block;width:98%;" id="i3GEOgradedepontosresultado" >'; | |
| 68 | + ins += '<div style="background-color:#F2F2F2;top:0px;left:0px;display:block;width:98%;" id="i3GEOgradedepontosresultado" >'; | |
| 69 | 69 | ins += '</div>'; |
| 70 | 70 | ins += '<div style="top:10px;left:0px;display:block;width:98%;color:red" id="i3GEOgradedepontosfim" >'; |
| 71 | 71 | ins += '</div>'; | ... | ... |
ferramentas/tabela/index.htm
| ... | ... | @@ -1,130 +0,0 @@ |
| 1 | -<html> | |
| 2 | -<head> | |
| 3 | -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | |
| 4 | -<link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css"> | |
| 5 | -<title></title> | |
| 6 | -<style type="text/css" >button{background:url(../../imagens/tic.png) 98% 50% no-repeat;}</style> | |
| 7 | -<link rel="stylesheet" type="text/css" href="../../pacotes/yui270/build/button/assets/skins/sam/button.css"/> | |
| 8 | -<style type="text/css"> | |
| 9 | -body { | |
| 10 | - margin:0; | |
| 11 | - padding:0;border:0px; | |
| 12 | -} | |
| 13 | -</style> | |
| 14 | -</head> | |
| 15 | -<body name="ancora" class="yui-skin-sam" > | |
| 16 | - <div id=guiasYUI class="yui-navset" style="top:0px;cursor:pointer;left:0px;"> | |
| 17 | - <ul class="yui-nav" style="border-width:0pt 0pt 0px;border-color:rgb(240,240,240);border-bottom-color:white;"> | |
| 18 | - <li><a href="#ancora"><em><div id="i3GEOtabelaguia1" style="text-align:center;font-size:10px;left:0px;" >Todos os registros</div></em></a></li> | |
| 19 | - <li><a href="#ancora"><em><div id="i3GEOtabelaguia2" style="text-align:center;font-size:10px;left:0px;" >Marcados</div></em></a></li> | |
| 20 | - <li><a href="#ancora"><em><div id="i3GEOtabelaguia3" style="text-align:center;font-size:10px;left:0px;" >Operações</div></em></a></li> | |
| 21 | - <li><a href="#ancora"><em><div id="i3GEOtabelaguia4" style="text-align:center;font-size:10px;left:0px;" >Gráfico</div></em></a></li> | |
| 22 | - <li><a href="#ancora"><em><div id="i3GEOtabelaguia5" style="text-align:center;font-size:10px;left:0px;" >Relatórios</div></em></a></li> | |
| 23 | - </ul> | |
| 24 | - </div> | |
| 25 | - <div id=geral style="left:0px;top:0px;"> | |
| 26 | - <div id=i3GEOtabelaresultadotab style="position:relative;top:5px;left:0px"></div> | |
| 27 | - <div id=i3GEOtabelaguia1obj style="width:90%"> | |
| 28 | - <table summary="" class=lista > | |
| 29 | - <tr> | |
| 30 | - <td><input style="cursor:pointer" onclick="registrosf()" type=checkbox id=i3GEOtabelatiporeg CHECKED /></td> | |
| 31 | - <td>Considerar na listagem apenas a região mostrada no mapa (se essa opção for desmarcada, será considerada a extensão geográfica do mapa inicial)</td> | |
| 32 | - </tr> | |
| 33 | - <tr> | |
| 34 | - <td><input style="cursor:pointer" onclick="registrosf()" type=checkbox id=i3GEOtabelatipolista /></td> | |
| 35 | - <td>Mostrar na listagem apenas os selecionados</td> | |
| 36 | - </tr> | |
| 37 | - </table> | |
| 38 | - | |
| 39 | - <div id=i3GEOtabelacombot style="position:relative;top:5px;left:0px;"> | |
| 40 | - </div> | |
| 41 | - <div id=i3GEOtabelacontador style="background-color:rgb(240,240,240);width:90%;position:relative;top:15px;left:0px;text-align:left"> | |
| 42 | - de <img alt="minus.gif" style=cursor:pointer onclick="menosf()" src=../../imagens/minus.gif /> | |
| 43 | - <input onclick="javascript:this.select();" type=text class=digitar size=5 value=1 id=i3GEOtabelainicio /> | |
| 44 | - até | |
| 45 | - <input onclick="javascript:this.select();" type=text class=digitar size=5 value=20 id=i3GEOtabelafim /> | |
| 46 | - <img alt="plus.gif" style=cursor:pointer onclick="maisf()" src=../../imagens/plus.gif /> | |
| 47 | - <span style=cursor:pointer onclick="registrosf()" ><img alt="tic.png" title="listar dados" src=../../imagens/tic.png /> Listar</span> | |
| 48 | - </div> | |
| 49 | - <div id=i3GEOtabelaregistros style="position:relative;top:20px;left:0px;text-align:left;"> | |
| 50 | - </div> | |
| 51 | - </div> | |
| 52 | - <div id=i3GEOtabelaguia2obj style="display:none;width:95%"> | |
| 53 | - <div onclick="limpalista()" style="display:inline;position:absolute;top:5px;left:0px"> | |
| 54 | - <input id=i3GEOtabelabotao1 size=14 type=button value="Limpa lista" /> | |
| 55 | - </div> | |
| 56 | - <div onclick="ativaself()" style="display:inline;position:absolute;top:5px;left:96px"> | |
| 57 | - <input id=i3GEOtabelabotao2 size=25 type=button value="Ativa a seleção" /> | |
| 58 | - </div> | |
| 59 | - <div onclick="limpaself()" style="display:inline;position:relative;top:5px;left:217px"> | |
| 60 | - <input id=i3GEOtabelabotao3 size=25 type=button value="Limpa a seleção"/> | |
| 61 | - </div> | |
| 62 | - <div id="i3GEOtabelaregistrossel" style="position:relative;top:9px;left:0px;"> | |
| 63 | - </div> | |
| 64 | - </div> | |
| 65 | - <div id=i3GEOtabelaguia3obj style="display:none;width:95%;left:0px" > | |
| 66 | - <div style="position:relative;top:5px;left:0px;"> | |
| 67 | - <span onclick="calculaestatisticaf()" style="cursor:pointer"> | |
| 68 | - <input id=i3GEOtabelabotao4 size=30 type=button value="Estatísticas"/> | |
| 69 | - </span> | |
| 70 | - <span id=i3GEOtabelaitensGuia3 ></span> | |
| 71 | - excluir: | |
| 72 | - <input onclick="javascript:this.select();" class=digitar type=text id=i3GEOtabelafiltro1 size=5 value="" /> | |
| 73 | - </div> | |
| 74 | - <div onclick="listatextof()" style="position:relative;top:15px;left:0px;"> | |
| 75 | - <input id=i3GEOtabelabotao5 size=25 type=button value="Listar no formato texto"/> | |
| 76 | - </div> | |
| 77 | - <div onclick="criatemaf()" style="position:absolute;top:45px;left:165px;"> | |
| 78 | - <input id=i3GEOtabelabotao6 size=30 type=button value="Criar um tema novo"/> | |
| 79 | - </div> | |
| 80 | - <div id="i3GEOtabelaoperacoes" class=digitar style="text-align:left;position:relative;top:25px;left:0px;overflow:auto;height:180px" > | |
| 81 | - </div> | |
| 82 | - <div id=i3GEOtabelamen1 style="position:relative;top:25px;left:0px;width:100%" > | |
| 83 | - Para que as operações atuem apenas sobre os elementos selecionados, | |
| 84 | - ative a seleção no mapa, para isso utilize, na guia "marcados" | |
| 85 | - a opção "Ativa a seleção" | |
| 86 | - </div> | |
| 87 | - </div> | |
| 88 | - <div id=i3GEOtabelaguia4obj style="display:none;width:95%;left:0px"> | |
| 89 | - <div style="top:5px;left:-5px;display:block;width:95%" id="i3GEOtabelaresultado" > | |
| 90 | - </div> | |
| 91 | - </div> | |
| 92 | - <div id=i3GEOtabelaguia5obj style="width:90%;display:none"> | |
| 93 | - Escolha os itens que deverão constar no relatório. Você pode alterar os nomes para adequar os nomes das colunas no relatório: | |
| 94 | - <div id=i3GEOtabelaitensrelatorio class=digitar style="text-align:left;top:15px;left:5px;width:250px;overflow:auto;height:100px"> | |
| 95 | - </div> | |
| 96 | - <br><br>Escolha o item que você quer utilizar para agrupar valores (opcional): | |
| 97 | - <div id=i3GEOtabelaagrupamento style="text-align:left;top:15px;left:5px;"> | |
| 98 | - </div> | |
| 99 | - <div style="position:relative;top:25px;left:0px"> | |
| 100 | - <input style="cursor:pointer" type=checkbox id=i3GEOtabelacalculaarea /> | |
| 101 | - Incluir cálculo de área | |
| 102 | - </div> | |
| 103 | - <div style="position:relative;top:25px;left:0px"> | |
| 104 | - <input style="cursor:pointer" type=checkbox id=i3GEOtabelacalculaestat /> | |
| 105 | - Incluir cálculo de estatísticas | |
| 106 | - </div> | |
| 107 | - <div style="position:relative;top:25px;left:0px"> | |
| 108 | - Excluir das estatísticas o valor | |
| 109 | - <input onclick="javascript:this.select();" style="cursor:pointer" type=text id=i3GEOtabelaexcestat /> | |
| 110 | - </div> | |
| 111 | - <div onclick="gerarelatorio()" style="position:relative;top:35px;left:0px;cursor:pointer"> | |
| 112 | - <input id=i3GEOtabelabotao7 size=30 type=button value="Criar"/> | |
| 113 | - </div> | |
| 114 | - <form method=post style="display:none" id=i3GEOtabelarelatorio action="relatorio.php" target="_blank" > | |
| 115 | - <input type=hidden id=i3GEOtabelaarearel name=arearel value=nao /> | |
| 116 | - <input type=hidden id=i3GEOtabelastatrel name=statrel value=nao /> | |
| 117 | - <input type=hidden id=i3GEOtabelatemarel name=temarel value="" /> | |
| 118 | - <input type=hidden id=i3GEOtabelag_sid name=g_sid value="" /> | |
| 119 | - <input type=hidden id=i3GEOtabelaitemagruparel name=itemagruparel value="" /> | |
| 120 | - <input type=hidden id=i3GEOtabelaitensrel name=itensrel value="" /> | |
| 121 | - <input type=hidden id=i3GEOtabelanomesrel name=nomesrel value="" /> | |
| 122 | - <input type=hidden id=i3GEOtabelaexcluirvalor name=excluirvalor value="" /> | |
| 123 | - </form> | |
| 124 | - </div> | |
| 125 | - </div> | |
| 126 | - | |
| 127 | -<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | |
| 128 | -<script language="JavaScript" type="text/javascript" src="index.js"></script> | |
| 129 | -</body> | |
| 130 | -</html> | |
| 131 | 0 | \ No newline at end of file |
ferramentas/tabela/index.js.php
| ... | ... | @@ -198,7 +198,7 @@ i3GEOF.tabela = { |
| 198 | 198 | ins += ' <li><a href="#ancora"><em><div id="i3GEOtabelaguia5" style="text-align:center;font-size:10px;left:0px;" >Relatórios</div></em></a></li>'; |
| 199 | 199 | ins += '</ul>'; |
| 200 | 200 | ins += '</div><br>'; |
| 201 | - ins += ' <div id=i3GEOtabelaresultadotab style="position:relative;top:5px;left:0px"></div>'; | |
| 201 | + ins += ' <div id=i3GEOtabelaresultadotab style="background-color:#F2F2F2;position:relative;top:5px;left:0px"></div>'; | |
| 202 | 202 | ins += ' <div id=i3GEOtabelaguia1obj style="width:99%">'; |
| 203 | 203 | ins += ' <table summary="" class=lista2 >'; |
| 204 | 204 | ins += ' <tr>'; | ... | ... |