view css/dnd-library.css @ 36:7ed2ac0cec27

Correctly handle the library settings being added more than one time on a page
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:12:46 +0200
parents 40b5dd396feb
children
line wrap: on
line source
.tooltip .tooltip {
  position: absolute; 
  top: 0; 
  left: 0; 
  z-index: 3; 
  display: none;
}