Commit 09f51fd8ff9794ab863fc17ec8c86500f4ba62aa
1 parent
faceb279
Exists in
master
and in
7 other branches
--no commit message
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
admin/admin.db
No preview for this file type
ferramentas/identifica/template_mst.html
1 | -<div id='{{{idjanelaA}}}i3GEOidentificaguiasYUI' class='yui-navset' style='top: 0px; cursor: pointer; left: 0px;'> | |
1 | +<div id='{{{idjanelaA}}}i3GEOidentificaguiasYUI' class='yui-navset' style='overflow: hidden;top: 0px; cursor: pointer; left: 0px;'> | |
2 | 2 | <ul class='yui-nav' style='border-width: 0pt 0pt 0px; border-color: rgb(240, 240, 240); border-bottom-color: white;'> |
3 | 3 | <li> |
4 | 4 | <div id='{{{idjanelaA}}}i3GEOidentificaguia1' style='text-align: center; left: 0px;'> |
... | ... | @@ -28,7 +28,7 @@ |
28 | 28 | </ul> |
29 | 29 | </div> |
30 | 30 | <div class='guiaobj' id='{{{idjanelaA}}}i3GEOidentificaguia1obj' style='height:90%;left: 1px;'> |
31 | - <div id='{{{idjanelaA}}}i3GEOidentificatemaativo' class='geralFerramentas' style='height:97%;overflow: hidden; display: block; position: relative; top: -5px; left: 0px; width: 150px'> | |
31 | + <div id='{{{idjanelaA}}}i3GEOidentificatemaativo' class='geralFerramentas' style='overflow: hidden; display: block; position: relative; top: -5px; left: 0px; width: 150px'> | |
32 | 32 | <div style='left: 0px; width: 150px; text-align: left;' id='{{{idjanelaA}}}i3GEOidentificalistaTemas'></div> |
33 | 33 | <div style='left: 0px; width: 150px; text-align: left;' id='{{{idjanelaA}}}i3GEOidentificalistaSistemas'></div> |
34 | 34 | </div> | ... | ... |