18 7 / 2012

filter: alpha(opacity = 70);
To make this work in LESS
filter: ~"alpha(opacity = 70)";