Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/FLYS.css @ 791:9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
flys-client/trunk@2298 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 07 Jul 2011 10:33:29 +0000 |
parents | e8be9a188e64 |
children | c9549074ecd1 |
comparison
equal
deleted
inserted
replaced
790:3fa8583434b2 | 791:9b1499a65aaa |
---|---|
97 | 97 |
98 .oldParameters { | 98 .oldParameters { |
99 border-bottom: 1px solid black; | 99 border-bottom: 1px solid black; |
100 padding: 5px; | 100 padding: 5px; |
101 } | 101 } |
102 | |
103 label { | |
104 font-family: Arial,Verdana,sans-serif; | |
105 font-size: 11px; | |
106 font-style: normal; | |
107 font-weight: 400; | |
108 color: #000000; | |
109 } |