--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/css/dnd-library.css Tue Mar 10 13:47:44 2009 -0500 @@ -0,0 +1,7 @@ +.tooltip .tooltip { + position: absolute; + top: 0; + left: 0; + z-index: 3; + display: none; +}