Commit 2eb3496be8944314248f0e893fe5f3219e07b5ab
1 parent
17e9c44c
Exists in
master
and in
7 other branches
Correção no posicionamento do marcador do temporizador do mapa
Showing
11 changed files
with
10 additions
and
10 deletions
Show diff stats
admin/admin.db
No preview for this file type
interface/carto_ol.htm
... | ... | @@ -46,7 +46,7 @@ |
46 | 46 | <tr> |
47 | 47 | <td class=tdbranca > |
48 | 48 | <div id=i3GEOcompartilhar style="width:170px;margin:auto;text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
49 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
49 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
50 | 50 | </td> |
51 | 51 | <td class=tdbranca > |
52 | 52 | <div id=escala style="text-align:right;" ></div> | ... | ... |
interface/googleearth.phtml
... | ... | @@ -65,7 +65,7 @@ include_once("../ms_configura.php"); |
65 | 65 | <tr> |
66 | 66 | <td class=tdbranca > |
67 | 67 | <div id="seletorIdiomas" ></div> |
68 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
68 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
69 | 69 | </td> |
70 | 70 | <td class=tdbranca > |
71 | 71 | <table width=100% ><tr> | ... | ... |
interface/googlemaps.phtml
... | ... | @@ -45,7 +45,7 @@ include_once("../ms_configura.php"); |
45 | 45 | <!-- botão de compartilhamento em redes sociais --> |
46 | 46 | <div id=i3GEOcompartilhar style="width:170px;margin:auto;text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
47 | 47 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
48 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
48 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
49 | 49 | </td> |
50 | 50 | <td class=tdbranca > |
51 | 51 | <!-- aqui será incluída a escala numérica --> | ... | ... |
interface/googlemapsdebug.phtml
... | ... | @@ -45,7 +45,7 @@ include_once("../ms_configura.php"); |
45 | 45 | <!-- botão de compartilhamento em redes sociais --> |
46 | 46 | <div id=i3GEOcompartilhar style="text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
47 | 47 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
48 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
48 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
49 | 49 | </td> |
50 | 50 | <td class=tdbranca > |
51 | 51 | <!-- aqui será incluída a escala numérica --> | ... | ... |
interface/ol_parametros.php
... | ... | @@ -46,7 +46,7 @@ |
46 | 46 | <!-- botão de compartilhamento em redes sociais --> |
47 | 47 | <div id=i3GEOcompartilhar style="text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
48 | 48 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
49 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
49 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
50 | 50 | </td> |
51 | 51 | <td class=tdbranca > |
52 | 52 | <!-- aqui será incluída a escala numérica --> | ... | ... |
interface/openlayers.htm
... | ... | @@ -44,7 +44,7 @@ |
44 | 44 | <!-- botão de compartilhamento em redes sociais --> |
45 | 45 | <div id=i3GEOcompartilhar style="width:170px;margin:auto;text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
46 | 46 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
47 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
47 | + <div id=tempoRedesenho style=position:absolute;top:0px;left:0px;color:green;background-color:black;width:50px;display:none ></div> | |
48 | 48 | </td> |
49 | 49 | <td class=tdbranca > |
50 | 50 | <!-- aqui será incluída a escala numérica --> | ... | ... |
interface/openlayers1.htm
... | ... | @@ -104,7 +104,7 @@ |
104 | 104 | <!-- botão de compartilhamento em redes sociais --> |
105 | 105 | <div id=i3GEOcompartilhar style="text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
106 | 106 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
107 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
107 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
108 | 108 | </td> |
109 | 109 | <td class=tdbranca > |
110 | 110 | <table width=100% > | ... | ... |
interface/openlayersdebug.htm
... | ... | @@ -53,7 +53,7 @@ |
53 | 53 | <!-- botão de compartilhamento em redes sociais--> |
54 | 54 | <div id=i3GEOcompartilhar style="width:170px;margin:auto;text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div> |
55 | 55 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
56 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
56 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
57 | 57 | </td> |
58 | 58 | <td class=tdbranca > |
59 | 59 | <!-- aqui será incluída a escala numérica --> | ... | ... |
interface/zerocal.htm
... | ... | @@ -71,7 +71,7 @@ |
71 | 71 | <tr> |
72 | 72 | <td class=tdbranca > |
73 | 73 | <div id=bandeiras ></div> |
74 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
74 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
75 | 75 | </td> |
76 | 76 | <td class=tdbranca > |
77 | 77 | <table width=100% > | ... | ... |
interface/zerocalol.htm
... | ... | @@ -74,7 +74,7 @@ |
74 | 74 | </tr> |
75 | 75 | <tr> |
76 | 76 | <td class=tdbranca > |
77 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
77 | + <div id=tempoRedesenho style=position:absolute;top:0px;color:green;background-color:black;width:50px;display:none ></div> | |
78 | 78 | </td> |
79 | 79 | <td class=tdbranca > |
80 | 80 | <table width=100% > | ... | ... |