Created by: grantzau
These gradients do not work, when one of the colors are "transparent". To make it work:
The background-color needs to be transparent. The IE filter doesnt support "transparent" as a value, so "#00000000" is used instead.
I have made three conditional versions of the two gradients to do this. To aviod repeating the background-image part, which is the same for all three, I made two helpers.