Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-client/src/main/webapp/FLYS.css Wed Jul 06 15:34:38 2011 +0000 +++ b/flys-client/src/main/webapp/FLYS.css Thu Jul 07 10:33:29 2011 +0000 @@ -99,3 +99,11 @@ border-bottom: 1px solid black; padding: 5px; } + +label { + font-family: Arial,Verdana,sans-serif; + font-size: 11px; + font-style: normal; + font-weight: 400; + color: #000000; +}