view css/dnd-library.css @ 22:40b5dd396feb

Added tiny style sheet.
author David Eads <eads@chicagotech.org>
date Tue, 10 Mar 2009 13:47:44 -0500
parents
children
line wrap: on
line source
.tooltip .tooltip {
  position: absolute; 
  top: 0; 
  left: 0; 
  z-index: 3; 
  display: none;
}