Sha256: 01f4b3f1fb0febff6a0f84d4c937f2dad2e5a10a39728053fdff2ffdcb47e460
Contents?: true
Size: 390 Bytes
Versions: 14
Compression:
Stored size: 390 Bytes
Contents
/*! * jQuery UI Tooltip 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/tooltip/#theming */ /* *= require jquery-ui/theme */ .ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; } body .ui-tooltip { border-width: 2px; }
Version data entries
14 entries across 14 versions & 3 rubygems