comparison 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
comparison
equal deleted inserted replaced
21:69db20fdbac2 22:40b5dd396feb
1 .tooltip .tooltip {
2 position: absolute;
3 top: 0;
4 left: 0;
5 z-index: 3;
6 display: none;
7 }