Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/styles/default.css @ 577:60caaa265e2b
Render a matrix for measurement selection (measurement-parameter).
gnv/trunk@714 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 26 Feb 2010 13:54:47 +0000 |
parents | cbd397712ecf |
children | b31e81f35b64 |
comparison
equal
deleted
inserted
replaced
576:b21fc7502750 | 577:60caaa265e2b |
---|---|
127 font-weight: bold; | 127 font-weight: bold; |
128 padding-left: 5px; | 128 padding-left: 5px; |
129 text-align: left; | 129 text-align: left; |
130 vertical-align: top; | 130 vertical-align: top; |
131 width: 100px; | 131 width: 100px; |
132 } | |
133 | |
134 .matrixHeader { | |
135 padding-left: 5px; | |
132 } | 136 } |
133 | 137 |
134 .value { | 138 .value { |
135 font-size: 1.2em; | 139 font-size: 1.2em; |
136 } | 140 } |