# HG changeset patch # User Patrick PIERRE # Date 1363618441 -3600 # Node ID 068a59b14bf43348da5f37292085ba796c2919d0 # Parent a5c597d9a1f3dc5cfb81fec998db1156e3104f6d Correction de l'effet GLOW diff -r a5c597d9a1f3 -r 068a59b14bf4 Pdf/BaladeNature/Css/balade_nature.css --- a/Pdf/BaladeNature/Css/balade_nature.css lun. mars 18 13:35:48 2013 +0100 +++ b/Pdf/BaladeNature/Css/balade_nature.css lun. mars 18 15:54:01 2013 +0100 @@ -93,5 +93,5 @@ height: 200%; cursor: none; background: -moz-radial-gradient(center 45deg, circle closest-side, transparent 10%, rgba(0, 0, 0, 0.75) 33%); - /* background: -webkit-gradient(radial, center center, 30, center center, 300, from(rgba(0,0,0,0)), to(rgba(0,0,0,.75))); */ + background: -webkit-radial-gradient(center, circle closest-side, transparent 10%, rgba(0, 0, 0, 0.75) 33%); } \ No newline at end of file diff -r a5c597d9a1f3 -r 068a59b14bf4 Pdf/BaladeNature/Images/anim_grenouille2.gif Binary file Pdf/BaladeNature/Images/anim_grenouille2.gif has changed diff -r a5c597d9a1f3 -r 068a59b14bf4 Pdf/BaladeNature/balade_nature_rich.xml --- a/Pdf/BaladeNature/balade_nature_rich.xml lun. mars 18 13:35:48 2013 +0100 +++ b/Pdf/BaladeNature/balade_nature_rich.xml lun. mars 18 15:54:01 2013 +0100 @@ -176,7 +176,8 @@ <image id="zoom_herisson"/> <scenario><init action="hide"/><onclick action="show"/></scenario> </hotspot> - <hotspot x="72.1%" y="60.25%" w="8%" h="20%" type="normal"> + <hotspot x="72.1%" y="74%" w="8%" h="20%" type="pulse" + dy="-13.75"> <image id="anim_grenouille2" type="animation"/> <scenario><init action="hide"/><onclick action="show"/></scenario> </hotspot> diff -r a5c597d9a1f3 -r 068a59b14bf4 Xml/Documents/torture_test.xml --- a/Xml/Documents/torture_test.xml lun. mars 18 13:35:48 2013 +0100 +++ b/Xml/Documents/torture_test.xml lun. mars 18 15:54:01 2013 +0100 @@ -562,9 +562,6 @@ </media> <p>Le Robin DR-400 est un avion de tourisme monomoteur.</p> <media> - <head> - <title>Petite animation</title> - </head> <image id="plane" type="animation"/> </media> </section>