Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.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 |
---|---|
2991 </inherits> | 2991 </inherits> |
2992 <fields> | 2992 <fields> |
2993 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | 2993 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> |
2994 </fields> | 2994 </fields> |
2995 </theme> | 2995 </theme> |
2996 <theme name="SInfoPredefinedChannelWidth"> | |
2997 <inherits> | |
2998 <inherit from="LongitudinalSectionW" /> | |
2999 </inherits> | |
3000 <fields> | |
3001 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 0" /> | |
3002 </fields> | |
3003 </theme> | |
3004 <theme name="SInfoPredefinedChannelDepth"> | |
3005 <inherits> | |
3006 <inherit from="LongitudinalSectionW" /> | |
3007 </inherits> | |
3008 <fields> | |
3009 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 64" /> | |
3010 </fields> | |
3011 </theme> | |
2996 <theme name="SInfoPredefinedTkh"> | 3012 <theme name="SInfoPredefinedTkh"> |
2997 <inherits> | 3013 <inherits> |
2998 <inherit from="SInfoTkh" /> | 3014 <inherit from="SInfoTkh" /> |
2999 </inherits> | 3015 </inherits> |
3000 <fields> | 3016 <fields> |