Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2146:2d850e585176
Added style for hyks.
flys-artifacts/trunk@3728 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 20 Jan 2012 08:28:46 +0000 |
parents | 925c88ecb842 |
children | 105097966111 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu Jan 19 15:43:57 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Fri Jan 20 08:28:46 2012 +0000 @@ -560,6 +560,11 @@ </fields> </theme> + <theme name="Hyk"> + <inherits> + <inherit from="Text"/> + </inherits> + </theme> <!-- Duration Curves @@ -934,6 +939,7 @@ <mapping from="heightmarks_points" to="heightmarks_points"/> <mapping from="area" to="Area"/> <mapping from="cross_section.area" to="Area"/> + <mapping from="hyk" to="Hyk"/> <mapping from="longitudinal_section.area" to="Area"/> </mappings> </themes>