Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml Tue Jul 24 16:55:43 2018 +0200 +++ b/artifacts/doc/conf/themes/second.xml Tue Jul 24 18:51:47 2018 +0200 @@ -2901,4 +2901,20 @@ <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> </fields> </theme> + <theme name="UInfoSalixLine"> + <inherits> + <inherit from="LongitudinalSectionW" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 64" /> + </fields> + </theme> + <theme name="UInfoSalixMnwMw"> + <inherits> + <inherit from="LongitudinalSectionW" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 64, 255" /> + </fields> + </theme> </themegroup> \ No newline at end of file