Sha256: 6744f4dec78ce36bdf3a7c0579360bdbd42ac50f836ec1e9a0f7c6cd4d40b108
Contents?: true
Size: 489 Bytes
Versions: 1
Compression:
Stored size: 489 Bytes
Contents
@import compass/css3/box-shadow // Styling from http://flowplayer.org/tools/demos/tooltip/index.html, 19.10.2010 // simple css-based tooltip .tooltip display: none background: image-url("jquery/tooltip/black_arrow.png") font-size: 12px height: 70px width: 160px padding: 25px color: white .icon-tooltip-popup display: none background-color: black color: white border: 1px solid #cccc99 padding: 3px font-size: 13px +single-box-shadow(#666666, 2px, 2px, 11px)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookyt-0.0.1 | app/assets/stylesheets/partials/jquery/_tooltip.sass |