Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/FLYS.css @ 4560:661102336f16
Add css for the project list changes
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 16 Nov 2012 14:26:25 +0100 |
parents | e82acd5c86f7 |
children | 7a9aa2e52a3a |
comparison
equal
deleted
inserted
replaced
4559:7f86ab48284c | 4560:661102336f16 |
---|---|
182 } | 182 } |
183 | 183 |
184 .riverinfopanel .gwt-Label { | 184 .riverinfopanel .gwt-Label { |
185 margin-right: 10px; | 185 margin-right: 10px; |
186 } | 186 } |
187 | |
188 .projectsHeader { | |
189 font-family: Arial,Verdana,sans-serif; | |
190 font-size: 10pt; | |
191 color: #000000; | |
192 } | |
193 | |
194 .projectsCloseButton { | |
195 font-weight: bold; | |
196 vertical-align: middle; | |
197 } | |
198 | |
199 .projectsAddButton { | |
200 font-weight: bold; | |
201 vertical-align: middle; | |
202 } |