comparison flys-client/src/main/webapp/FLYS.css @ 1428:441b0a047c40

Issue 377. Added border style for floodmap. flys-client/trunk@3373 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 09 Dec 2011 11:05:48 +0000
parents ec6e4dad1279
children 57f9753700e2
comparison
equal deleted inserted replaced
1427:60cd8c56ca58 1428:441b0a047c40
134 } 134 }
135 135
136 .capabilities-info-title { 136 .capabilities-info-title {
137 font-weight: bold; 137 font-weight: bold;
138 } 138 }
139
140 /** Mapstyle*/
141 .olMap {
142 border-width: 1px;
143 border-style: solid;
144 border-color: black;
145 }

http://dive4elements.wald.intevation.org