| changeset 0 | 40c8f766c9b8 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/flexible-js-formatting/files/select-free.css Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,19 @@ +/* http://www.hedgerwow.com/360/bugs/css-select-free.html */ +.select-free { + position:absolute; + z-index:10; + cursor:pointer; + overflow:hidden; + width:33em; +} +.select-free iframe { + display:none; + display/**/:block; + position:absolute; + top:0; + left:0; + z-index:-1; + filter:mask(); + width:3000px; + height:3000px +}