Sha256: 0ab4fed55ca4b172a50459a24bdc18adbe7d220871a09fec624b50144a630c6d

Contents?: true

Size: 777 Bytes

Versions: 2

Compression:

Stored size: 777 Bytes

Contents

description "Plugin for cross-browser ellipsis truncated text."

file 'xml/ellipsis.xml', :like => :css
stylesheet 'ellipsis.sass'

help %Q{
First, install the plugin to get the xml file that makes this work in firefox:

  compass install compass/ellipsis

Then @include "ellipsis" into your selectors to enable ellipsis
there when text gets too long.

The ellipsis.sass file is just an example for how to use this plugin,
feel free to delete it.

For more information see:
  http://mattsnider.com/css/css-string-truncation-with-ellipsis/
}

welcome_message %Q{
The ellipsis.sass file is just an example for how to use this plugin,
feel free to delete it.

For more information see:
  http://mattsnider.com/css/css-string-truncation-with-ellipsis/  
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
compass-sourcemaps-0.12.3.sourcemaps.a4836f1 frameworks/compass/templates/ellipsis/manifest.rb
compass-sourcemaps-0.12.2.sourcemaps.57a186c frameworks/compass/templates/ellipsis/manifest.rb