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