Sha256: d3a74096908f62974531efa5d3a673ca7d7bdffad9d402d39caa838f0a16da3e

Contents?: true

Size: 299 Bytes

Versions: 27

Compression:

Stored size: 299 Bytes

Contents

.word-break {
  word-break: keep-all; }

.hyphens {
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  -webkit-hyphens: manual;
  hyphens: manual; }

.hyphenate {
  word-break: break-all;
  word-break: break-word;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

Version data entries

27 entries across 26 versions & 2 rubygems

Version Path
arcabouco-0.2.13 vendor/bundle/gems/compass-1.0.3/test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.3 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.1.0.alpha.3 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.1.0.alpha.2 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.1.0.alpha.1 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.1.0.alpha.0 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.1 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.rc.1 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.rc.0 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.21 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.20 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.19 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.18 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.17 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.16 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.15 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.14 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-1.0.0.alpha.13 test/fixtures/stylesheets/compass/css/hyphenation.css
compass-0.13.alpha.12 test/fixtures/stylesheets/compass/css/hyphenation.css