view css/dnd-library.css @ 40:af4b3c09cc10

Add CSS style helping the end user visualize the dropped item
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:18:09 +0200
parents 40b5dd396feb
children
line wrap: on
line source
.tooltip .tooltip {
  position: absolute; 
  top: 0; 
  left: 0; 
  z-index: 3; 
  display: none;
}