Mercurial > dive4elements > river
diff flys-client/src/main/webapp/FLYS.css @ 275:8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
flys-client/trunk@1901 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 11 May 2011 14:29:35 +0000 |
parents | 17815a7354bc |
children | e8be9a188e64 |
line wrap: on
line diff
--- a/flys-client/src/main/webapp/FLYS.css Wed May 11 14:23:08 2011 +0000 +++ b/flys-client/src/main/webapp/FLYS.css Wed May 11 14:29:35 2011 +0000 @@ -88,3 +88,9 @@ font-size: 18pt; color: #a9c9e6; } + +.fontNormalSmallUnderlined { + font-family: Arial,Verdana,sans-serif; + font-size: 10pt; + text-decoration: underline; +}