Sha256: 910f5bbc17dcb225e46e53ce696d7f0ca92e5d8f23e7e8d6953bfe31435e59a5
Contents?: true
Size: 751 Bytes
Versions: 71
Compression:
Stored size: 751 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
71 entries across 70 versions & 8 rubygems