Sha256: 4cde58946065158e0c7acaa61aca1b8b6825cb7fb655400189c2ccc46dd3d2a8
Contents?: true
Size: 1.88 KB
Versions: 4
Compression:
Stored size: 1.88 KB
Contents
3.1.10 (Brainy Betty) c489a27342a267ef34316c49be12209fd73fb9de o:Sass::Tree::RootNode :@has_childrenT: @options{ : @linei:@children[o:Sass::Tree::CommentNode;@;i; [ :@value["ž/* Prevent long urls and text from breaking layouts * [originally from perishablepress.com](http://perishablepress.com/press/2010/06/01/wrapping-content/) */: @loud0:@silenti o:Sass::Tree::MixinDefNode;T;@;i; [o:Sass::Tree::PropNode;@;i ; [ ;o:Sass::Script::String;@;"pre: @type:identifier: @tabsi : @name["white-space:@prop_syntax:newo; ;@;i ; [ ;["/* CSS 2.0 */;0; i o;;@;i ; [ ;o;;@;" pre-wrap;;;i ;["white-space;;o; ;@;i ; [ ;["/* CSS 2.1 */;0; i o;;@;i; [ ;o;;@;" pre-line;;;i ;["white-space;;o; ;@;i; [ ;["/* CSS 3.0 */;0; i o;;@;i; [ ;o;;@;"-pre-wrap;;;i ;["white-space;;o; ;@;i; [ ;["/* Opera 4-6 */;0; i o;;@;i ; [ ;o;;@;"-o-pre-wrap;;;i ;["white-space;;o; ;@;i ; [ ;["/* Opera 7 */;0; i o;;@;i; [ ;o;;@;"-moz-pre-wrap;;;i ;["white-space;;o; ;@;i; [ ;["/* Mozilla */;0; i o;;@;i; [ ;o;;@;"-hp-pre-wrap;;;i ;["white-space;;o; ;@;i; [ ;["/* HP Printers */;0; i o;;@;i; [ ;o;;@;"break-word;;;i ;["word-wrap;;o; ;@;i; [ ;["/* IE 5+ */;0; i ;"force-wrap: @args[ :@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+ }
Version data entries
4 entries across 4 versions & 1 rubygems