changeset 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 de614089cc15
children cefad5546373
files artifacts/doc/conf/themes/default.xml artifacts/doc/conf/themes/second.xml
diffstat 2 files changed, 28 insertions(+), 0 deletions(-) [+]
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" />
--- a/artifacts/doc/conf/themes/second.xml	Tue Jun 04 11:51:06 2013 +0200
+++ b/artifacts/doc/conf/themes/second.xml	Wed Jun 05 11:40:14 2013 +0200
@@ -28,6 +28,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="RelativePoint">
         <inherits>
             <inherit from="Points" />

http://dive4elements.wald.intevation.org