All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.compass-core-1.0.3.templates.ellipsis.manifest.rb Maven / Gradle / Ivy

There is a newer version: 3.7.2
Show newest version
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/  
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy