Sha256: 3fac95269a0dca3a0a882d12df2d1044935d5559b6b30d6c7dd6ad30abd7fd0b

Contents?: true

Size: 1.9 KB

Versions: 4

Compression:

Stored size: 1.9 KB

Contents

3.1.7 (Brainy Betty)
c489a27342a267ef34316c49be12209fd73fb9de
o:Sass::Tree::RootNode
:
@options{:@children[o:Sass::Tree::CommentNode;@:@silenti;[:@lines[:
@linei:@value"ž/* Prevent long urls and text from breaking layouts
 * [originally from perishablepress.com](http://perishablepress.com/press/2010/06/01/wrapping-content/) */:
@loud0o:Sass::Tree::MixinDefNode;@;[o:Sass::Tree::PropNode;@:@prop_syntax:new;[;i	;o:Sass::Script::String;@:
@type:identifier;"pre:
@name["white-space:
@tabsio;;@;	i;[;
[;i	;"/* CSS 2.0 */;
0o;;@;;;[;i
;o;;@;;;"
pre-wrap;["white-space;io;;@;	i;[;
[;i
;"/* CSS 2.1 */;
0o;;@;;;[;i;o;;@;;;"
pre-line;["white-space;io;;@;	i;[;
[;i;"/* CSS 3.0 */;
0o;;@;;;[;i;o;;@;;;"-pre-wrap;["white-space;io;;@;	i;[;
[;i;"/* Opera 4-6 */;
0o;;@;;;[;i
;o;;@;;;"-o-pre-wrap;["white-space;io;;@;	i;[;
[;i
;"/* Opera 7 */;
0o;;@;;;[;i;o;;@;;;"-moz-pre-wrap;["white-space;io;;@;	i;[;
[;i;"/* Mozilla */;
0o;;@;;;[;i;o;;@;;;"-hp-pre-wrap;["white-space;io;;@;	i;[;
[;i;"/* HP Printers */;
0o;;@;;;[;i;o;;@;;;"break-word;["word-wrap;io;;@;	i;[;
[;i;"/* IE 5+ */;
0;i;"force-wrap:@has_childrenT:
@args[;i:@template"þ// Prevent long urls and text from breaking layouts
// [originally from perishablepress.com](http://perishablepress.com/press/2010/06/01/wrapping-content/)
@mixin force-wrap {
  white-space: pre;           // CSS 2.0
  white-space: pre-wrap;      // CSS 2.1
  white-space: pre-line;      // CSS 3.0
  white-space: -pre-wrap;     // Opera 4-6
  white-space: -o-pre-wrap;   // Opera 7
  white-space: -moz-pre-wrap; // Mozilla
  white-space: -hp-pre-wrap;  // HP Printers
  word-wrap: break-word;      // IE 5+
}
;T

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
radiant-1.1.0.alpha tmp/sass-cache/20227c74e22306f42f708f04c543c7705d457fa7/_force-wrap.scssc
radiant-1.0.0 tmp/sass-cache/20227c74e22306f42f708f04c543c7705d457fa7/_force-wrap.scssc
radiant-1.0.0.rc5 tmp/sass-cache/20227c74e22306f42f708f04c543c7705d457fa7/_force-wrap.scssc
radiant-1.0.0.rc4 tmp/sass-cache/20227c74e22306f42f708f04c543c7705d457fa7/_force-wrap.scssc