Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/second-themes.xml @ 3889:940cd2ef149f
Area transparency fix
flys-artifacts/trunk@5542 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Thu, 20 Sep 2012 20:35:44 +0000 |
parents | 74f9766599b5 |
children | 80da3ba8e55e |
comparison
equal
deleted
inserted
replaced
3888:44a071455709 | 3889:940cd2ef149f |
---|---|
1465 <theme name="FixingSectorDeviationLS0"> | 1465 <theme name="FixingSectorDeviationLS0"> |
1466 <inherits> | 1466 <inherits> |
1467 <inherit from="Areas" /> | 1467 <inherit from="Areas" /> |
1468 </inherits> | 1468 </inherits> |
1469 <fields> | 1469 <fields> |
1470 <field name="fillcolor" type="Color" display="Fuellfarbe" | 1470 <field name="backgroundcolor" type="Color" display="Fuellfarbe" |
1471 default="0, 128, 64" /> | 1471 default="0, 128, 64" /> |
1472 <field name="transparent" type="boolean" display="Transparenz" | |
1473 default="true" /> | |
1474 </fields> | 1472 </fields> |
1475 </theme> | 1473 </theme> |
1476 <theme name="FixingSectorDeviationLS1"> | 1474 <theme name="FixingSectorDeviationLS1"> |
1477 <inherits> | 1475 <inherits> |
1478 <inherit from="Areas" /> | 1476 <inherit from="Areas" /> |
1479 </inherits> | 1477 </inherits> |
1480 <fields> | 1478 <fields> |
1481 <field name="fillcolor" type="Color" display="Fuellfarbe" | 1479 <field name="backgroundcolor" type="Color" display="Fuellfarbe" |
1482 default="64, 0, 255" /> | 1480 default="64, 0, 255" /> |
1483 <field name="transparent" type="boolean" display="Transparenz" | |
1484 default="true" /> | |
1485 </fields> | 1481 </fields> |
1486 </theme> | 1482 </theme> |
1487 <theme name="FixingSectorDeviationLS2"> | 1483 <theme name="FixingSectorDeviationLS2"> |
1488 <inherits> | 1484 <inherits> |
1489 <inherit from="Areas" /> | 1485 <inherit from="Areas" /> |
1490 </inherits> | 1486 </inherits> |
1491 <fields> | 1487 <fields> |
1492 <field name="fillcolor" type="Color" display="Fuellfarbe" | 1488 <field name="backgroundcolor" type="Color" display="Fuellfarbe" |
1493 default="255, 64, 255" /> | 1489 default="255, 64, 255" /> |
1494 <field name="transparent" type="boolean" display="Transparenz" | |
1495 default="true" /> | |
1496 </fields> | 1490 </fields> |
1497 </theme> | 1491 </theme> |
1498 <theme name="FixingSectorDeviationLS3"> | 1492 <theme name="FixingSectorDeviationLS3"> |
1499 <inherits> | 1493 <inherits> |
1500 <inherit from="Areas" /> | 1494 <inherit from="Areas" /> |
1501 </inherits> | 1495 </inherits> |
1502 <fields> | 1496 <fields> |
1503 <field name="fillcolor" type="Color" display="Fuellfarbe" | 1497 <field name="backgroundcolor" type="Color" display="Fuellfarbe" |
1504 default="255, 64, 0" /> | 1498 default="255, 64, 0" /> |
1505 <field name="transparent" type="boolean" display="Transparenz" | |
1506 default="true" /> | |
1507 </fields> | 1499 </fields> |
1508 </theme> | 1500 </theme> |
1509 <theme name="FixLSDeviation"> | 1501 <theme name="FixLSDeviation"> |
1510 <inherits> | 1502 <inherits> |
1511 <inherit from="Areas" /> | 1503 <inherit from="Areas" /> |