3.1.11 (Brainy Betty) 8896e3fbceff9ddbdcf1e9cfb00eb54f1f485432 o:Sass::Tree::RootNode : @linei:@template"€@import "shared"; // Provides cross-browser CSS opacity. Takes a number between 0 and 1 as the argument, e.g. 0.5 for 50% opacity. // // @param $opacity // A number between 0 and 1, where 0 is transparent and 1 is opaque. @mixin opacity($opacity) { @if $legacy-support-for-ie6 or $legacy-support-for-ie7 or $legacy-support-for-ie8 { filter: unquote("progid:DXImageTransform.Microsoft.Alpha(Opacity=#{round($opacity * 100)})"); } opacity: $opacity; } // Make an element completely transparent. @mixin transparent { @include opacity(0); } // Make an element completely opaque. @mixin opaque { @include opacity(1); } :@has_childrenT:@children[ o:Sass::Tree::ImportNode ;i:@imported_filename" shared;0; [: @options{o:Sass::Tree::CommentNode : @value["Ú/* Provides cross-browser CSS opacity. Takes a number between 0 and 1 as the argument, e.g. 0.5 for 50% opacity. * * @param $opacity * A number between 0 and 1, where 0 is transparent and 1 is opaque. */;i: @loud0: @silenti; [; @ o:Sass::Tree::MixinDefNode ;i : @args[[o:Sass::Script::Variable:@underscored_name" opacity: @name" opacity; @ 0;T; [u:Sass::Tree::IfNodem[o:Sass::Script::Operation : @linei:@operand1o; ;i;o:Sass::Script::Variable ;i:@underscored_name"legacy_support_for_ie6: @name"legacy-support-for-ie6: @options{:@operator:or; @ :@operand2o; ;i; "legacy_support_for_ie7; "legacy-support-for-ie7; @ ; ; ; @ ;o; ;i; "legacy_support_for_ie8; "legacy-support-for-ie8; @ 0[o:Sass::Tree::PropNode : @tabsi: @valueo:Sass::Script::Funcall ;i: @args[o:&Sass::Script::StringInterpolation ;i: @aftero:Sass::Script::String ;");i: @type: string; @ : @mido; ;i;[o; ;i;o; ;i; " opacity; " opacity; @ ; : times; @ ;o:Sass::Script::Number ;ii;i:@numerator_units[:@original"100:@denominator_units[; @ :@keywords{; " round; @ : @beforeo; ;"5progid:DXImageTransform.Microsoft.Alpha(Opacity=;i;;; @ ; @ ;{; " unquote; @ ;i:@prop_syntax:new:@children[; [" filter; @ o:Sass::Tree::PropNode : @tabsi;o; ;i;" opacity;" opacity; @ ;i:@prop_syntax:new; [;[" opacity; @ ;" opacity; @ o; ;["2/* Make an element completely transparent. */;i;0;i; [; @ o; ;i;[;T; [o:Sass::Tree::MixinNode ;i;[o:Sass::Script::Number ;i;i:@numerator_units[:@original"0:@denominator_units[; @ :@keywords{; [;" opacity; @ ;"transparent; @ o; ;["-/* Make an element completely opaque. */;i;0;i; [; @ o; ;i;[;T; [o; ;i;[o; ;i;i;[;"1;@,; @ ; {; [;" opacity; @ ;" opaque; @ ; @