Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/styles/default.css @ 584:b31e81f35b64
Adjusted rendering of OpenLayers client.
gnv/trunk@732 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 04 Mar 2010 14:27:26 +0000 |
parents | 60caaa265e2b |
children | 2e690cb2247c |
comparison
equal
deleted
inserted
replaced
583:2f3d885fed09 | 584:b31e81f35b64 |
---|---|
265 left: 350px; | 265 left: 350px; |
266 } | 266 } |
267 | 267 |
268 div#map { | 268 div#map { |
269 position: absolute; | 269 position: absolute; |
270 top: 33px; | 270 top: 62px; |
271 left: 350px; | 271 left: 350px; |
272 width: 325px; | 272 width: 555px; |
273 height: 325px; | 273 height: 436px; |
274 border: 1px solid #CCD5DE; | |
274 } | 275 } |
275 | 276 |
276 div.histogram { | 277 div.histogram { |
277 position: absolute; | 278 position: absolute; |
278 top: 33px; | 279 top: 33px; |