diff --git a/css/default.css b/css/default.css index a35cff7..a388b39 100755 --- a/css/default.css +++ b/css/default.css @@ -24,7 +24,13 @@ Botoes material color:white; background-color: #477596; } -.form-group.label-floating.is-focused > label, .form-group.label-floating.is-empty.is-focused > label, .form-group.condensed.is-focused > label, .form-group.is-focused > label { +.form-group .help-block { + margin-top: 0; + font-size: 10px; + color: #BDBDBD; + font-weight: initial; +} +.form-group.label-floating.is-focused > label, .form-group.label-static.is-focused > label, .form-group.label-floating.is-empty.is-focused > label, .form-group.condensed.is-focused > label, .form-group.is-focused > label { color: #BDBDBD; } /* @@ -159,6 +165,7 @@ hr { #i3GEOguiaMovel .form-control { background-color: transparent; + color: #BDBDBD; } .nomeTema { diff --git a/ferramentas/atalhoscamada/dicionario.js b/ferramentas/atalhoscamada/dicionario.js index 922db9d..3a56168 100755 --- a/ferramentas/atalhoscamada/dicionario.js +++ b/ferramentas/atalhoscamada/dicionario.js @@ -9,12 +9,20 @@ i3GEOF.atalhoscamada.dicionario = { ], "temporizador" : [ { - pt : "Intervalo em segundos após o qual a camada será atualizada. Para ignorar ou cancelar, deixe em branco", - en : "Interval in seconds after which the layer will be updated. To ignore, leave blank", - es : "Intervalo en segundos despues del cual la capa será actualizada. Para ignorar, deje en blanco.", - it : "Intervalo em segundos após o qual a camada será atualizada. Para ignorar, deixe em branco" + pt : "Intervalo em segundos após o qual a camada será atualizada", + en : "Interval in seconds after which the layer will be updated", + es : "Intervalo en segundos despues del cual la capa será actualizada", + it : "Intervalo em segundos após o qual a camada será atualizada" } ], + "temporizadorHelp" : [ + { + pt : "Para ignorar ou cancelar, deixe em branco", + en : "To ignore, leave blank", + es : "Para ignorar, deje en blanco.", + it : "Para ignorar, deixe em branco" + } + ], "mudanome" : [ { pt : "Muda o nome atual do tema. Utilize para melhorar a legenda do mapa.", diff --git a/ferramentas/atalhoscamada/index.js b/ferramentas/atalhoscamada/index.js index c649f05..6f37b21 100755 --- a/ferramentas/atalhoscamada/index.js +++ b/ferramentas/atalhoscamada/index.js @@ -144,7 +144,10 @@ i3GEOF.atalhoscamada = minimiza, "", true, - i3GEO.configura.locaplic + "/imagens/oxygen/16x16/games-config-custom.png" + "", + "", + "", + "" ); divid = janela[2].id; if (i3GEOF.atalhoscamada.janelas.length > 1) { diff --git a/ferramentas/atalhoscamada/template_mst.html b/ferramentas/atalhoscamada/template_mst.html index e8f7501..6cc39a6 100755 --- a/ferramentas/atalhoscamada/template_mst.html +++ b/ferramentas/atalhoscamada/template_mst.html @@ -1,34 +1,26 @@ -
{{{temporizadorHelp}}}