Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 1742:809acad6a320
ComputedDischargeCurveW and ComputedDischargeCurveQ inherit attributes from
theme 'Text'.
flys-artifacts/trunk@3034 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 19 Oct 2011 15:05:47 +0000 |
parents | 4a245ad0ac17 |
children | 94faf08d143c |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Wed Oct 19 14:53:33 2011 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Wed Oct 19 15:05:47 2011 +0000 @@ -49,6 +49,7 @@ <theme name="ComputedDischargeCurveQ"> <inherits> <inherit from="HiddenColorLines"/> + <inherit from="Text"/> </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> @@ -58,6 +59,7 @@ <theme name="ComputedDischargeCurveW"> <inherits> <inherit from="HiddenColorLines"/> + <inherit from="Text"/> </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/>