Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/styles/default.css @ 688:f3f433053bdd
Changed the behavior of parameter-measurement-matrix (issue210).
gnv/trunk@893 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 09 Apr 2010 09:50:12 +0000 |
parents | 734e8301c9ea |
children | 271ec4d11a9f |
comparison
equal
deleted
inserted
replaced
687:acf62a4a23db | 688:f3f433053bdd |
---|---|
136 width: 110px; | 136 width: 110px; |
137 } | 137 } |
138 | 138 |
139 .matrixHeader { | 139 .matrixHeader { |
140 padding-left: 5px; | 140 padding-left: 5px; |
141 text-align: center; | |
142 } | |
143 | |
144 .matrixSelectableHeader { | |
145 padding-left: 5px; | |
146 text-align: left; | |
147 } | |
148 | |
149 .matrixContent { | |
150 text-align: center; | |
141 } | 151 } |
142 | 152 |
143 .wmsvalue { | 153 .wmsvalue { |
144 } | 154 } |
145 | 155 |