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