Commit 3077570841a1401abf29e00a61d0636be41c1cf1
1 parent
9a66ef40
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/graficotema/index.js
... | ... | @@ -173,7 +173,7 @@ i3GEOF.graficoTema = { |
173 | 173 | titulo = "<div id='i3GEOFgraficotemaComboCabeca' class='comboTemasCabecalho'> ------</div><span style=margin-left:60px>"+$trad("t37a")+"</span><a class=ajuda_usuario target=_blank href='" + i3GEO.configura.locaplic + "/ajuda_usuario.php?idcategoria=8&idajuda=40' > </a>"; |
174 | 174 | janela = i3GEO.janela.cria( |
175 | 175 | "400px", |
176 | - "320px", | |
176 | + "330px", | |
177 | 177 | "", |
178 | 178 | "", |
179 | 179 | "", | ... | ... |