[Dive4elements-commits] [PATCH 2 of 3] CSS stuff to highlight river links

Wald Commits scm-commit at wald.intevation.org
Wed May 8 16:35:54 CEST 2013


# HG changeset patch
# User Raimund Renkert <rrenkert at intevation.de>
# Date 1368023543 -7200
# Node ID d53e39372a251a877d65a81c22e79b4d2d39fd1e
# Parent  2604106173b6c398ffb7c664bc6ea3c2cfc1e38d
CSS stuff to highlight river links.

diff -r 2604106173b6 -r d53e39372a25 gwt-client/src/main/webapp/FLYS.css
--- a/gwt-client/src/main/webapp/FLYS.css	Wed May 08 16:31:49 2013 +0200
+++ b/gwt-client/src/main/webapp/FLYS.css	Wed May 08 16:32:23 2013 +0200
@@ -240,3 +240,7 @@
     bottom: 1em !important;
     font-size: 12px !important;
 }
+
+.riverLinkHighlight {
+    background: #B7D431;
+}


More information about the Dive4elements-commits mailing list