2 * jQuery UI Tooltip 1.9.2
5 * Copyright 2012 jQuery Foundation and other contributors
6 * Released under the MIT license.
7 * http://jquery.org/license
14 -webkit-box-shadow: 0 0 5px #aaa;
15 box-shadow: 0 0 5px #aaa;
17 /* Fades and background-images don't work well together in IE6, drop the image */
19 background-image: none
;
21 body
.ui-tooltip
{ border-width: 2px; }