view css/dnd-library.css @ 42:eb7c103b54cb

Close open tips before page switching
author Franck Deroche <franck@defr.org>
date Thu, 15 Oct 2009 11:43:54 +0200
parents 40b5dd396feb
children
line wrap: on
line source
.tooltip .tooltip {
  position: absolute; 
  top: 0; 
  left: 0; 
  z-index: 3; 
  display: none;
}