3.1.11 (Brainy Betty) 449af412d0290c8155b949c07c3951eab4b066cc o:Sass::Tree::RootNode : @linei:@template"Ì// Turn off the bullet for an element of a list @mixin no-bullet { list-style-image : none; list-style-type : none; margin-left : 0px; } // turns off the bullets for an entire list @mixin no-bullets { list-style: none; li { @include no-bullet; } } // Make a list(ul/ol) have an image bullet. // // The mixin should be used like this for an icon that is 5x7: // // ul.pretty // +pretty-bullets("my-icon.png", 5px, 7px) // // Additionally, if the image dimensions are not provided, // The image dimensions will be extracted from the image itself. // // ul.pretty // +pretty-bullets("my-icon.png") // @mixin pretty-bullets($bullet-icon, $width: image-width($bullet-icon), $height: image-height($bullet-icon), $line-height: 18px, $padding: 14px) { margin-left: 0; li { padding-left: $padding; background: image-url($bullet-icon) no-repeat ($padding - $width) / 2 ($line-height - $height) / 2; list-style-type: none; } } :@has_childrenT:@children[ o:Sass::Tree::CommentNode : @value["7/* Turn off the bullet for an element of a list */;i: @loud0: @silenti; [: @options{o:Sass::Tree::MixinDefNode ;i: @args[;T; [o:Sass::Tree::PropNode : @tabsi; o:Sass::Script::String; " none: @type:identifier;@ ;i:@prop_syntax:new; [: @name["list-style-image;@ o; ;i; o;; " none;;;@ ;i ;;; [;["list-style-type;@ o; ;i; o;; "0px;;;@ ;i ;;; [;["margin-left;@ ;"no-bullet;@ o; ; ["3/* turns off the bullets for an entire list */;i ; 0; i; [;@ o; ;i;[;T; [o; ;i; o;; " none;;;@ ;i;;; [;["list-style;@ o:Sass::Tree::RuleNode ;i;i: @rule["li;T; [o:Sass::Tree::MixinNode ;i;[:@keywords{; [;"no-bullet;@ :@parsed_ruleso:"Sass::Selector::CommaSequence;i: @members[o:Sass::Selector::Sequence;[o:#Sass::Selector::SimpleSequence;i;[o:Sass::Selector::Element ;i:@filename":@namespace0;["li;#@@;#@@;@ ;"no-bullets;@ o; ; ["t/* Make a list(ul/ol) have an image bullet. * * The mixin should be used like this for an icon that is 5x7: * * ul.pretty * +pretty-bullets("my-icon.png", 5px, 7px) * * Additionally, if the image dimensions are not provided, * The image dimensions will be extracted from the image itself. * * ul.pretty * +pretty-bullets("my-icon.png") * */;i; 0; i; [;@ o; ;i ;[ [o:Sass::Script::Variable:@underscored_name"bullet_icon;"bullet-icon;@ 0[o;%;&" width;" width;@ o:Sass::Script::Funcall ;i ;[o;% ;i ;&"bullet_icon;"bullet-icon;@ ;{;"image-width;@ [o;%;&" height;" height;@ o;' ;i ;[o;% ;i ;&"bullet_icon;"bullet-icon;@ ;{;"image-height;@ [o;%;&"line_height;"line-height;@ o:Sass::Script::Number ; i;i :@numerator_units["px:@original" 18px:@denominator_units[;@ [o;%;&" padding;" padding;@ o;( ; i;i ;)["px;*" 14px;+[;@ ;T; [o; ;i; o;; "0;;;@ ;i!;;; [;["margin-left;@ o; ;i;i";["li;T; [o; ;i; o;% ;i#;&" padding;" padding;@ ;i#;;; [;["padding-left;@ o; ;i; o:Sass::Script::List ; [ o;' ;i$;[o;% ;i$;&"bullet_icon;"bullet-icon;@ ;{;"image-url;@ o; ; "no-repeat;i$;;;@ o:Sass::Script::Operation ;i$:@operand1o;- ;i$;.o;% ;i$;&" padding;" padding;@ :@operator: minus;@ :@operand2o;% ;i$;&" width;" width;@ ;/:div;@ ;1o;( ; i;i$;)[;*"2;+[;@ o;- ;i$;.o;- ;i$;.o;% ;i$;&"line_height;"line-height;@ ;/;0;@ ;1o;% ;i$;&" height;" height;@ ;/;2;@ ;1o;( ; i;i$;)[;*"2;+@š;@ ;i$:@separator: space;@ ;i$;;; [;["background;@ o; ;i; o;; " none;;;@ ;i%;;; [;["list-style-type;@ ;o;;i";[o; ;[o;!;i";[o;" ;i";#";$0;["li;#@¶;#@¶;@ ;"pretty-bullets;@ ;@