Commit 95ca788af19b732715042561d0e785919debcd15
1 parent
f244837c
Exists in
master
and in
7 other branches
-
Showing
1 changed file
with
0 additions
and
27 deletions
Show diff stats
ferramentas/opcoes_querymap/index.htm
| ... | ... | @@ -1,27 +0,0 @@ |
| 1 | -<html> | |
| 2 | -<head> | |
| 3 | -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | |
| 4 | -<link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas6.css"> | |
| 5 | -<title></title> | |
| 6 | -<style type="text/css" >button{background:url(../../imagens/tic.png) 98% 50% no-repeat;}</style> | |
| 7 | -<link rel="stylesheet" type="text/css" href="../../pacotes/yui290/build/button/assets/skins/sam/button.css"/> | |
| 8 | -<style type="text/css"> | |
| 9 | -body { | |
| 10 | - margin:0; | |
| 11 | - padding:0;border:0px; | |
| 12 | -} | |
| 13 | -</style> | |
| 14 | -</head> | |
| 15 | -<body class="yui-skin-sam" > | |
| 16 | -<br> | |
| 17 | -<div style="top:0px;left:0px;text-align:left;"> | |
| 18 | -<input style="cursor:text" size=12 class=digitar type='text' id=cor value='' /> | |
| 19 | -<img alt="aquarela.gif" style=cursor:pointer src='../../imagens/aquarela.gif' onclick="cor('cor')" /> | |
| 20 | -</div> | |
| 21 | -<div onclick="mudacor()" style="top:-22px;left:100px;text-align:left;"> | |
| 22 | -<input size=20 id=botao1 type=button value="Aplica" /><br><br> | |
| 23 | -</div> | |
| 24 | -<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | |
| 25 | -<script type="text/javascript" src="index.js"></script> | |
| 26 | -</body> | |
| 27 | -</html> | |
| 28 | 0 | \ No newline at end of file |