Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 6196:fa73e79ae208
issue697: Re-add style for vertical Q main values text. Had been removed.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 05 Jun 2013 11:40:14 +0200 |
parents | b79b400d5de1 |
children | b0d4aeba8e3d |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Tue Jun 04 11:51:06 2013 +0200 +++ b/artifacts/doc/conf/themes/default.xml Wed Jun 05 11:40:14 2013 +0200 @@ -14,6 +14,20 @@ </fields> </theme> + <theme name="MainValuesQVerticalText"> + <inherits> + <inherit from="Lines" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Farbe" + default="200, 0, 15" /> + <field name="textorientation" type="boolean" display="Textausrichtung" + default="false" /> + <field name="showlinelabel" type="boolean" + display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> + </fields> + </theme> + <theme name="MainValuesW"> <inherits> <inherit from="Lines" />