Line 33: | Line 33: | ||
]]></script> | ]]></script> | ||
<style type="text/css"><![CDATA[ | <style type="text/css"><![CDATA[ | ||
− | + | /*#imFlowC1:hover{ | |
− | + | ||
− | + | ||
− | #imFlowC1:hover{ | + | |
opacity:1; | opacity:1; | ||
background-color:#d4043b; | background-color:#d4043b; | ||
cursor:pointer; | cursor:pointer; | ||
pointer-events:all; | pointer-events:all; | ||
− | } | + | }*/ |
/*#texti{ | /*#texti{ | ||
opacity:0; | opacity:0; | ||
}*/ | }*/ | ||
#tspanC1{ | #tspanC1{ | ||
− | opacity:0; | + | stroke-opacity:0; |
} | } | ||
/*text > #texti > tspan.visible{ | /*text > #texti > tspan.visible{ | ||
Line 61: | Line 58: | ||
}*/ | }*/ | ||
#tspanC1.visible{ | #tspanC1.visible{ | ||
− | opacity:1; | + | stroke-opacity:1; |
} | } | ||
#tspanC1:hover{ | #tspanC1:hover{ | ||
− | opacity:1; | + | stroke-opacity:1; |
} | } | ||
/*#texti:hover{ | /*#texti:hover{ |
Revision as of 08:40, 30 October 2017