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: @tabsi o;;@; i ;[ ; [ ;i ;"/* CSS 2.0 */; 0o;;@;;;[ ;i ;o;;@;;;" pre-wrap;["white-space;i o;;@; i ;[ ; [ ;i ;"/* CSS 2.1 */; 0o;;@;;;[ ;i;o;;@;;;" pre-line;["white-space;i o;;@; i ;[ ; [ ;i;"/* CSS 3.0 */; 0o;;@;;;[ ;i;o;;@;;;"-pre-wrap;["white-space;i o;;@; i ;[ ; [ ;i;"/* Opera 4-6 */; 0o;;@;;;[ ;i ;o;;@;;;"-o-pre-wrap;["white-space;i o;;@; i ;[ ; [ ;i ;"/* Opera 7 */; 0o;;@;;;[ ;i;o;;@;;;"-moz-pre-wrap;["white-space;i o;;@; i ;[ ; [ ;i;"/* Mozilla */; 0o;;@;;;[ ;i;o;;@;;;"-hp-pre-wrap;["white-space;i o;;@; i ;[ ; [ ;i;"/* HP Printers */; 0o;;@;;;[ ;i;o;;@;;;"break-word;["word-wrap;i o;;@; 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