Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 9112:189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
author | mschaefer |
---|---|
date | Mon, 04 Jun 2018 08:36:09 +0200 |
parents | c16e90a0baf7 |
children | edc3958b3ed2 |
comparison
equal
deleted
inserted
replaced
9111:ee77e544e890 | 9112:189cc8ededbd |
---|---|
2979 </inherits> | 2979 </inherits> |
2980 <fields> | 2980 <fields> |
2981 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | 2981 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> |
2982 </fields> | 2982 </fields> |
2983 </theme> | 2983 </theme> |
2984 <theme name="SInfoPredefinedChannelWidth"> | |
2985 <inherits> | |
2986 <inherit from="LongitudinalSectionW" /> | |
2987 </inherits> | |
2988 <fields> | |
2989 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 0" /> | |
2990 </fields> | |
2991 </theme> | |
2992 <theme name="SInfoPredefinedChannelDepth"> | |
2993 <inherits> | |
2994 <inherit from="LongitudinalSectionW" /> | |
2995 </inherits> | |
2996 <fields> | |
2997 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 64" /> | |
2998 </fields> | |
2999 </theme> | |
2984 <theme name="SInfoPredefinedTkh"> | 3000 <theme name="SInfoPredefinedTkh"> |
2985 <inherits> | 3001 <inherits> |
2986 <inherit from="SInfoTkh" /> | 3002 <inherit from="SInfoTkh" /> |
2987 </inherits> | 3003 </inherits> |
2988 <fields> | 3004 <fields> |