Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 9295:385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
author | mschaefer |
---|---|
date | Tue, 24 Jul 2018 18:51:47 +0200 |
parents | 66b003701546 |
children | 1970bec9836a |
comparison
equal
deleted
inserted
replaced
9294:7a8b9331a946 | 9295:385b52ccde23 |
---|---|
2899 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> | 2899 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> |
2900 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2900 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2901 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2901 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> |
2902 </fields> | 2902 </fields> |
2903 </theme> | 2903 </theme> |
2904 <theme name="UInfoSalixLine"> | |
2905 <inherits> | |
2906 <inherit from="LongitudinalSectionW" /> | |
2907 </inherits> | |
2908 <fields> | |
2909 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 64" /> | |
2910 </fields> | |
2911 </theme> | |
2912 <theme name="UInfoSalixMnwMw"> | |
2913 <inherits> | |
2914 <inherit from="LongitudinalSectionW" /> | |
2915 </inherits> | |
2916 <fields> | |
2917 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 64, 255" /> | |
2918 </fields> | |
2919 </theme> | |
2904 </themegroup> | 2920 </themegroup> |