view css/dnd-library.css @ 26:45c6c48c2a88

Moved dnd_test module.
author David Eads <eads@chicagotech.org>
date Wed, 11 Mar 2009 22:52:20 -0500
parents 40b5dd396feb
children
line wrap: on
line source
.tooltip .tooltip {
  position: absolute; 
  top: 0; 
  left: 0; 
  z-index: 3; 
  display: none;
}