I'm working on styling a complex button using CSS3, and it seems to be displaying correctly except for the transitions not working as intended. I've tried testing it in various browsers like Mozilla, Opera, and Chrome with no success. The button should fade on hover, but that feature is not functioning properly.
If anyone can provide assistance, I would greatly appreciate it. I've already attempted different approaches, such as reordering the stack to see if it makes a difference. However, I'm unsure if the order of elements plays a role in the functionality of transitions. Here's a link to the fiddle: http://jsfiddle.net/dsyne/DpsuN/1/
My apologies for the wrong link earlier. Any help or suggestions would be welcomed. Thank you!