diff gnv/src/main/webapp/styles/default.css @ 166:c5edd8fcae8c

Added localized Exception Messages. Added CSS-Entry for the Exception Message Container and put the div at a proper place. gnv/trunk@331 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Thu, 12 Nov 2009 15:30:28 +0000
parents 0f4362d75e9e
children 6de60d996475
line wrap: on
line diff
--- a/gnv/src/main/webapp/styles/default.css	Thu Nov 12 11:03:11 2009 +0000
+++ b/gnv/src/main/webapp/styles/default.css	Thu Nov 12 15:30:28 2009 +0000
@@ -152,6 +152,15 @@
 	
 }
 
+#load_error {
+    position:absolute;
+    top:27px;   
+    left:425px;
+    width: 400px;
+    text-align: left;
+    
+}
+
 #project_load {
 	position:absolute;
 	top: 0px;

http://dive4elements.wald.intevation.org