Line 1: | Line 1: | ||
<html> | <html> | ||
<body> | <body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<svg | <svg | ||
Line 44: | Line 23: | ||
<defs | <defs | ||
id="defs6123" /> | id="defs6123" /> | ||
+ | |||
+ | <style type="text/css"><![CDATA[ | ||
+ | #FlowC1:before{ | ||
+ | opacity:0.5; | ||
+ | } | ||
+ | #FlowC1:hover{ | ||
+ | opacity:1; | ||
+ | } | ||
+ | #kreis:hover{ | ||
+ | background-color:#d4043b; | ||
+ | } | ||
+ | svg path .kreisHint:hover{ | ||
+ | background-color:#d4043b; | ||
+ | fill:#d4043b; | ||
+ | } | ||
+ | svg text #text:before{ | ||
+ | opacity:0; | ||
+ | } | ||
+ | svg text #text:hover{ | ||
+ | opacity:1; | ||
+ | } | ||
+ | ]]></style> | ||
+ | |||
<sodipodi:namedview | <sodipodi:namedview | ||
id="base" | id="base" |
Revision as of 20:02, 28 October 2017