Created by: krnlde
Fixed the gradient filter parameter types (from RGBA to ARGB) which affected the background gradients mixins and produced a wrong alpha blending in all IE versions.
This bug was discussed in: https://github.com/twitter/bootstrap/issues/3630