Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/second.xml @ 9035:c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
author | mschaefer |
---|---|
date | Mon, 30 Apr 2018 16:00:12 +0200 |
parents | 384eee4b4135 |
children | 189cc8ededbd |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml Mon Apr 30 10:13:15 2018 +0200 +++ b/artifacts/doc/conf/themes/second.xml Mon Apr 30 16:00:12 2018 +0200 @@ -3008,4 +3008,12 @@ <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> </fields> </theme> + <theme name="SInfoPredefinedFlowDepth"> + <inherits> + <inherit from="LongitudinalSectionW" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="96, 128, 192" /> + </fields> + </theme> </themegroup> \ No newline at end of file