Commit 42ec77585be2e5a3100130375bc8400cad84bee0
1 parent
6bf80ec4
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
ferramentas/dissolve/index.htm
@@ -2,15 +2,15 @@ | @@ -2,15 +2,15 @@ | ||
2 | <head> | 2 | <head> |
3 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | 3 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
4 | <link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css"> | 4 | <link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css"> |
5 | -<style>.yuibutton button{padding-left:2em;background:url(../../imagens/tic.png) 5% 50% no-repeat;}</style> | 5 | +<style type="text/css" >.yuibutton button{padding-left:2em;background:url(../../imagens/tic.png) 5% 50% no-repeat;}</style> |
6 | +<title></title> | ||
6 | </head> | 7 | </head> |
7 | <body> | 8 | <body> |
8 | <div style="top:0px;left:-10px;display:block;width:100%;" id='resultado' > | 9 | <div style="top:0px;left:-10px;display:block;width:100%;" id='resultado' > |
9 | </div> | 10 | </div> |
10 | <div style="top:10px;left:0px;display:block;width:100%;color:red" id='fim' > | 11 | <div style="top:10px;left:0px;display:block;width:100%;color:red" id='fim' > |
11 | </div> | 12 | </div> |
12 | -</body> | ||
13 | - | ||
14 | <script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | 13 | <script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> |
15 | <script language="JavaScript" type="text/javascript" src="index.js"></script> | 14 | <script language="JavaScript" type="text/javascript" src="index.js"></script> |
15 | +</body> | ||
16 | </html> | 16 | </html> |
17 | \ No newline at end of file | 17 | \ No newline at end of file |