Commit 0f2a4719fe895f5172f8cd24bd85fa3791aad2cb

Authored by Edmar Moretti
1 parent e38fde59

--no commit message

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
aplicmap/legenda2.htm
1   -[leg_layer_html opt_flag=1][if name=TEMA oper=neq value=NAO][/if][/leg_layer_html][leg_class_html][if name=CLASSE oper=neq value=NAO]<table><tr><td style=text-align:left colspan=2 width=42><input type=checkbox checked title=liga/desliga class=inputsb style='border: 0px solid red;cursor:pointer' value=[leg_class_index] name=[leg_layer_name] onclick='i3GEO.arvoreDeCamadas.inverteStatusClasse(this)' />&nbsp;<img src='[leg_icon]' title='[leg_class_title]'/></td><td style=text-align:left; ><span style=font-size:9px >[leg_class_name]</span></td></tr></table>[/if][/leg_class_html]
2 1 \ No newline at end of file
  2 +[leg_layer_html opt_flag=1][if name=TEMA oper=neq value=NAO][/if][/leg_layer_html][leg_class_html][if name=CLASSE oper=neq value=NAO]<table><tr><td style=text-align:left colspan=2 width=42><input type=checkbox checked title=liga/desliga class=inputsb style='border: 0px solid red;cursor:pointer' value=[leg_class_index] name=[leg_layer_name] onclick='i3GEO.arvoreDeCamadas.inverteStatusClasse(this)' />&nbsp;<img src='[leg_icon width=16 height=16 ]' title='[leg_class_title]'/></td><td style=text-align:left; ><span style=font-size:9px >[leg_class_name]</span></td></tr></table>[/if][/leg_class_html]
3 3 \ No newline at end of file
... ...
aplicmap/legenda6.htm
... ... @@ -37,7 +37,7 @@
37 37 <img src=[leg_icon width=30 height=16 ] />
38 38 [/if]
39 39 </td>
40   - <td style="text-align:left;width:195px" ><span style="font-size:9px;position:relative;left:2px;" >[leg_class_name]</span></td>
  40 + <td style="text-align:left;width:195px" ><span style="font-size:11px;position:relative;left:2px;" >[leg_class_name]</span></td>
41 41 </tr>
42 42 [/if]
43 43 </table>
... ...