comparison gnv/src/main/webapp/styles/default.css @ 670:b89b31293772

Implemented first things to store/load projects. gnv/trunk@793 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 17 Mar 2010 13:31:38 +0000
parents 27f25b9ae9af
children ba3370dbc8c5
comparison
equal deleted inserted replaced
669:ef1ff5fdab5b 670:b89b31293772
209 } 209 }
210 #project { 210 #project {
211 position:absolute; 211 position:absolute;
212 top:27px; 212 top:27px;
213 left:10px; 213 left:10px;
214 width: 400px; 214 width: 500px;
215 text-align: left; 215 text-align: left;
216 font-size: 1.2em;
216 217
218 }
219
220 .projectException {
221 color: red;
222 font-size: 10px;
223 font-weight: bold;
224 margin: 2px 2px;
217 } 225 }
218 226
219 #load_error { 227 #load_error {
220 position:absolute; 228 position:absolute;
221 top:27px; 229 top:27px;
396 top:485px; 404 top:485px;
397 left:410px; 405 left:410px;
398 } 406 }
399 407
400 div#basefilter { 408 div#basefilter {
401 margin-top: 30px; 409 margin-top: 50px;
402 width: 325px; 410 width: 325px;
403 } 411 }
404 412
405 div#timeseriesfilter { 413 div#timeseriesfilter {
406 margin-top: 1px; 414 margin-top: 1px;

http://dive4elements.wald.intevation.org