Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/styles/default.css @ 413:0ce07c6e132c
Refactored xsl sheet for ui's dynamic part: Removed local-name() method, put 'group' items into a table to be well aligned and set the size of multi select boxes to max 5 items or less.
gnv/trunk@621 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 25 Jan 2010 14:53:38 +0000 |
parents | 8e39c74f9fb6 |
children | 0fc9cd280f1e |
comparison
equal
deleted
inserted
replaced
412:49898531c0b6 | 413:0ce07c6e132c |
---|---|
83 | 83 |
84 | 84 |
85 textarea { | 85 textarea { |
86 font-family: verdana, arial, Helvetica, sans-serif; | 86 font-family: verdana, arial, Helvetica, sans-serif; |
87 font-size: 0.7em; | 87 font-size: 0.7em; |
88 } | |
89 | |
90 table.dynamic { | |
91 font-size: 1.2em; | |
88 } | 92 } |
89 | 93 |
90 table.static { | 94 table.static { |
91 margin: 0 0 0 0; | 95 margin: 0 0 0 0; |
92 width: 293px; | 96 width: 293px; |