Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.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 |
---|---|
2920 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192"/> | 2920 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192"/> |
2921 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false"/> | 2921 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false"/> |
2922 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden"/> | 2922 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden"/> |
2923 </fields> | 2923 </fields> |
2924 </theme> | 2924 </theme> |
2925 <theme name="SInfoHeightMainValuesQ"> | |
2926 <inherits> | |
2927 <inherit from="Lines"/> | |
2928 </inherits> | |
2929 <fields> | |
2930 <field name="linecolor" type="Color" display="Farbe" default="32, 32, 32"/> | |
2931 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
2932 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="false" hints="hidden"/> | |
2933 </fields> | |
2934 </theme> | |
2925 <theme name="SInfoMainValuesQ"> | 2935 <theme name="SInfoMainValuesQ"> |
2926 <inherits> | 2936 <inherits> |
2927 <inherit from="Lines"/> | 2937 <inherit from="Lines"/> |
2928 <inherit from="Label"/> | 2938 <inherit from="Label"/> |
2929 </inherits> | 2939 </inherits> |