diff flys-client/src/main/webapp/FLYS.css @ 3825:e91c5112d67c

Implement a scrolling gauge info tree flys-client/trunk@5515 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Bjoern Ricks <bjoern.ricks@intevation.de>
date Wed, 19 Sep 2012 07:59:35 +0000
parents 229c34d6e87b
children 661102336f16
line wrap: on
line diff
--- a/flys-client/src/main/webapp/FLYS.css	Wed Sep 19 07:56:42 2012 +0000
+++ b/flys-client/src/main/webapp/FLYS.css	Wed Sep 19 07:59:35 2012 +0000
@@ -171,3 +171,16 @@
 #authentication table {
     margin-bottom: 1em;
 }
+
+.riverinfopanel {
+    border: 3px solid #CFE1F1;
+    padding: 8px;
+    margin-top: 10px;
+    margin-left: 10px;
+    margin-bottom: 10px;
+    font-size: 1.3em;
+}
+
+.riverinfopanel .gwt-Label {
+    margin-right: 10px;
+}

http://dive4elements.wald.intevation.org