Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 9631:6ecd1a28017f
Nachtrag Pos. 20: Q theme for height chart added, calculator corrected (rows for km without any infrastructure)
author | mschaefer |
---|---|
date | Tue, 15 Oct 2019 12:26:13 +0200 |
parents | 1d4262a68f1f |
children |
comparison
equal
deleted
inserted
replaced
9630:8da911b5169c | 9631:6ecd1a28017f |
---|---|
2908 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> | 2908 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> |
2909 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | 2909 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> |
2910 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | 2910 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
2911 </fields> | 2911 </fields> |
2912 </theme> | 2912 </theme> |
2913 <theme name="SInfoHeightMainValuesQ"> | |
2914 <inherits> | |
2915 <inherit from="Lines"/> | |
2916 </inherits> | |
2917 <fields> | |
2918 <field name="linecolor" type="Color" display="Farbe" default="32, 32, 32"/> | |
2919 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
2920 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="false" hints="hidden"/> | |
2921 </fields> | |
2922 </theme> | |
2913 <theme name="SInfoMainValuesQ"> | 2923 <theme name="SInfoMainValuesQ"> |
2914 <inherits> | 2924 <inherits> |
2915 <inherit from="Lines" /> | 2925 <inherit from="Lines" /> |
2916 <inherit from="Label" /> | 2926 <inherit from="Label" /> |
2917 </inherits> | 2927 </inherits> |