Mercurial > dive4elements > gnv-client
view gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp @ 985:95004318d1ce
Switch color of coordinate display of mousposition and scalebar from
black to white.
gnv/trunk@1171 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 08 Jun 2010 12:35:56 +0000 |
parents | cd9414538f10 |
children | 541ff0db1b12 |
line wrap: on
line source
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%> <div> <a target="blank" href="<%=response.encodeURL("mapclient.do?uid="+System.currentTimeMillis())%>"><bean:message key="gnvview.mapclient.fullscreen"/></a> </div> <br/> <div id="cap" style="height: 100%; width: 100%; overflow: auto"> <div id="remoteinput"> <div id="urlinput" style="width: 96%"><!-- Just a Comment --></div> <div id="urlbutton"><!-- Just a Comment --></div> </div> <div id="capgrid"><!-- Just a Comment --></div> </div> <div id="mapcontainer" style="width: 100%; height: 100%"><!-- Just a Comment --></div>