Sha256: 61a9f9dc086fdfc98d413514ce99c04a66b6cb9978f565f3a7aab74fefb6a530
Contents?: true
Size: 479 Bytes
Versions: 45
Compression:
Stored size: 479 Bytes
Contents
// This technique, by [Justin Maxwell](http://code404.com/), was originally published at http://mattsnider.com/css/css-string-truncation-with-ellipsis/ Firefox implementation by [Rikkert Koppes](http://www.rikkertkoppes.com/thoughts/2008/6/) =ellipsis(!no_wrap = true) @if !no_wrap white-space: nowrap overflow: hidden text-overflow: ellipsis -o-text-overflow: ellipsis -ms-text-overflow: ellipsis -moz-binding= stylesheet_url("xml/ellipsis.xml#ellipsis")
Version data entries
45 entries across 44 versions & 5 rubygems