Sha256: 30449d9f157f92545e6f1645451e2316e831a7375fc01d98369445c4657c0f63
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
// Text truncation (ellipsis) .#{$emma-prefix}tetr { max-width: 100% #{emma-important($emma-important)}; overflow: hidden #{emma-important($emma-important)}; text-overflow: ellipsis #{emma-important($emma-important)}; white-space: nowrap #{emma-important($emma-important)}; word-wrap: normal #{emma-important($emma-important)}; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
emma-css-rails-0.10.0.0 | vendor/assets/stylesheets/emma.css/sass/rules/_text-truncation.scss |
emma-css-rails-0.9.0.0 | vendor/assets/stylesheets/emma.css/sass/rules/_text-truncation.scss |