Fixes #699 - IE9 transparent hack.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 5 Nov 2015 08:16:14 +0000 (08:16 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 10 Nov 2015 14:57:29 +0000 (14:57 +0000)
commit224cc692699670411bb81672a0c1081feb63ab29
tree10d64bd7139b1227f669a8117561dfe3a9588696
parent486dca4e8e547e7920cb5deca6aa66e03f75cd1f
Fixes #699 - IE9 transparent hack.

There is a Explorer 9 hack requiring `rgba(0,0,0,0)` not a minified
`transparent` value for `background` property.
History.md
lib/selectors/simple.js
test/fixtures/bootstrap-min.css
test/integration-test.js