diff gnv/src/main/webapp/styles/default.css @ 663:9a019c125b60

Improved error handling when changing chart/histogram options. gnv/trunk@755 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 09 Mar 2010 15:18:11 +0000
parents 2e690cb2247c
children 27f25b9ae9af
line wrap: on
line diff
--- a/gnv/src/main/webapp/styles/default.css	Mon Mar 08 17:09:28 2010 +0000
+++ b/gnv/src/main/webapp/styles/default.css	Tue Mar 09 15:18:11 2010 +0000
@@ -170,6 +170,13 @@
 	font-weight: bold;
 }
 
+.chartException {
+    color:       red;
+    font-size:   10px;
+    font-weight: bold;
+    margin:      2px 2px;
+}
+
 /*  ====================== Header ============================= */
 #head {
 	

http://dive4elements.wald.intevation.org