Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/second-themes.xml @ 3254:9a4707ec7800
Add styles for W(t) chart domain markers
flys-artifacts/trunk@4888 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Fri, 06 Jul 2012 14:45:23 +0000 |
parents | 209d50ee8e9f |
children | fe3221cf47c4 |
comparison
equal
deleted
inserted
replaced
3253:209d50ee8e9f | 3254:9a4707ec7800 |
---|---|
1446 </inherits> | 1446 </inherits> |
1447 <fields> | 1447 <fields> |
1448 <field name="linecolor" type="Color" default="227, 27, 162" /> | 1448 <field name="linecolor" type="Color" default="227, 27, 162" /> |
1449 </fields> | 1449 </fields> |
1450 </theme> | 1450 </theme> |
1451 <theme name="FixDeltaWtDeviation"> | |
1452 <inherits> | |
1453 <inherit from="Areas"/> | |
1454 </inherits> | |
1455 <fields> | |
1456 <field name="alpha" type="int" default="50" disply="Alpha-Transparenz"/> | |
1457 <field name="fillcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/> | |
1458 </fields> | |
1459 </theme> | |
1460 <theme name="FixingDeltaWtAnalysisPeriods"> | |
1461 <inherits> | |
1462 <inherit from="Areas"/> | |
1463 </inherits> | |
1464 <fields> | |
1465 <field name="alpha" type="int" default="80" disply="Alpha-Transparenz"/> | |
1466 <field name="fillcolor" type="Color" default="255, 0, 0" display="Hauptfarbe"/> | |
1467 <field name="backgroundcolor" type="Color" default="0, 0, 255" display="Wechselfarbe"/> | |
1468 </fields> | |
1469 </theme> | |
1451 | 1470 |
1452 </themegroup> | 1471 </themegroup> |