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