diff gnv/src/main/webapp/styles/default.css @ 18:87002cbd194c

Static UI -integration an some refactoringwork done gnv/trunk@103 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Thu, 17 Sep 2009 14:30:16 +0000
parents 9719cbd1a23f
children 0f4362d75e9e
line wrap: on
line diff
--- a/gnv/src/main/webapp/styles/default.css	Wed Sep 16 14:55:54 2009 +0000
+++ b/gnv/src/main/webapp/styles/default.css	Thu Sep 17 14:30:16 2009 +0000
@@ -212,8 +212,8 @@
 /*POSITION DEFINIEREN*/
 /* border: 1px solid crimson;*/
     position: absolute;
-    top: 170px;
-    left: 300px;
+    top: 65px;
+    left: 350px;
 }
 
 div#export {
@@ -295,15 +295,15 @@
  	left:410px;	
 }
 
-body > div#page >div#basefilter {
+div#basefilter {
     margin-top: 30px;
-    float: left;
-    width: 300px;
+    width: 325px;
 }
 
 div#timeseriesfilter {
     margin-top: 1px;
     padding: 0px;
+    width: 325px;
 }
 
 #timeRangeForm label {

http://dive4elements.wald.intevation.org