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