Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/styles/default.css @ 570:cbd397712ecf
Render an OpenLayers map with the layer even published after triggering shapefile and mapfile creation.
gnv/trunk@698 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Feb 2010 18:04:55 +0000 |
parents | 9a5e50e7afaa |
children | 60caaa265e2b |
line wrap: on
line diff
--- a/gnv/src/main/webapp/styles/default.css Mon Feb 15 11:42:29 2010 +0000 +++ b/gnv/src/main/webapp/styles/default.css Mon Feb 22 18:04:55 2010 +0000 @@ -261,6 +261,14 @@ left: 350px; } +div#map { + position: absolute; + top: 33px; + left: 350px; + width: 325px; + height: 325px; +} + div.histogram { position: absolute; top: 33px;