3.1.12 (Brainy Betty) 64b27a6864fe37c5d8fa59bc33c07b7648c732a5 o:Sass::Tree::RootNode : @linei: @options{:@has_childrenT:@template"º@import "compass/utilities/general/hacks"; @import "images"; // The linear gradient mixin works best across browsers if you use percentage-based color stops. // // Examples: // // // This yields a linear gradient spanning from top to bottom // +linear-gradient(color-stops(white, black)) // // // This yields a linear gradient spanning from bottom to top // +linear-gradient(color-stops(white, black), bottom) // // // This yields a linear gradient spanning from left to right // +linear-gradient(color-stops(white, black), left) // // // This yields a linear gradient starting at white passing // // thru blue at 33% down and then to black // +linear-gradient(color-stops(white, blue 33%, black)) // // // This yields a linear gradient starting at white passing // // thru blue at 33% down and then to black at 67% until the end // +linear-gradient(color-stops(white, blue 33%, black 67%)) // // // This yields a background image on top of the gradient; requires an image // // with an alpha-layer. // +linear-gradient(color_stops(white,black), top, image-url('noise.png')) // // Browsers Supported: // // - Chrome // - Safari // - Firefox 3.6 // - Opera // // @deprecated Use the linear-gradient() function in conjunction with a // property mixin like `background-image`. @mixin linear-gradient($color-stops, $start: false, $image: false) { @if $image { @if $start { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, linear-gradient(#{$start}, #{$color-stops}))"; } @else { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, linear-gradient(#{$color-stops}))"; } } @else { @if $start { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(#{$start}, #{$color-stops}))"; } @else { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(#{$color-stops}))"; } } @if not $start { $start: top; } @include background-image($image, linear-gradient($start, $color-stops)); } // Because of webkit's limitations, the radial gradient mixin works best if you use // pixel-based color stops. // // Examples: // // // Defaults to a centered, 100px radius gradient // +radial-gradient(color-stops(#c00, #00c)) // // // 100px radius gradient in the top left corner // +radial-gradient(color-stops(#c00, #00c), top left) // // // Three colors, ending at 50px and passing thru #fff at 25px // +radial-gradient(color-stops(#c00, #fff, #00c 50px)) // // // A background image on top of a 100px radius gradient; requires an image // // with an alpha-layer. // +radial-gradient(color_stops(#c00, #fff), top left, image-url("noise.png"))) // // Browsers Supported: // // - Chrome // - Safari // - Firefox 3.6 // - Opera // // @deprecated Use the radial-gradient() function in conjunction with a // property mixin like `background-image`. @mixin radial-gradient($color-stops, $center-position: false, $image: false) { @if $image { @if $center-position { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, radial-gradient(#{$center-position}, #{$color-stops}))"; } @else { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, radial-gradient(#{$color-stops}))"; } } @else { @if $center-position { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(#{$center-position}, #{$color-stops}))"; } @else { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(#{$color-stops}))"; } } @if not $center-position { $center-position: center center; } @include background-image($image, radial-gradient($center-position, $color-stops)); } :@children[ o:Sass::Tree::ImportNode ;i:@imported_filename"$compass/utilities/general/hacks;@; 0; [o; ;i; " images;@; 0; [o:Sass::Tree::CommentNode : @value["/* The linear gradient mixin works best across browsers if you use percentage-based color stops. * * Examples: * * // This yields a linear gradient spanning from top to bottom * +linear-gradient(color-stops(white, black)) * * // This yields a linear gradient spanning from bottom to top * +linear-gradient(color-stops(white, black), bottom) * * // This yields a linear gradient spanning from left to right * +linear-gradient(color-stops(white, black), left) * * // This yields a linear gradient starting at white passing * // thru blue at 33% down and then to black * +linear-gradient(color-stops(white, blue 33%, black)) * * // This yields a linear gradient starting at white passing * // thru blue at 33% down and then to black at 67% until the end * +linear-gradient(color-stops(white, blue 33%, black 67%)) * * // This yields a background image on top of the gradient; requires an image * // with an alpha-layer. * +linear-gradient(color_stops(white,black), top, image-url('noise.png')) * * Browsers Supported: * * - Chrome * - Safari * - Firefox 3.6 * - Opera * * @deprecated Use the linear-gradient() function in conjunction with a * property mixin like `background-image`. */;i : @loud0: @silenti;@; [o:Sass::Tree::MixinDefNode ;i+: @args[[o:Sass::Script::Variable:@underscored_name"color_stops: @name"color-stops;@0[o;;" start;" start;@o:Sass::Script::Bool;F;i+;@[o;;" image;" image;@o;;F;i+;@;"linear-gradient;@;T; [u:Sass::Tree::IfNodec[o:Sass::Script::Variable : @linei,:@underscored_name" image: @name" image: @options{u:Sass::Tree::IfNode¾[00[u:Sass::Tree::IfNodež[o:Sass::Script::Variable : @linei3:@underscored_name" start: @name" start: @options{u:Sass::Tree::IfNode’[00[o:Sass::Tree::WarnNode : @linei6: @expro:&Sass::Script::StringInterpolation ;i6: @beforeo:Sass::Script::String : @value"eThe linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(;i6: @type: string: @options{: @aftero; ; "));i6; ; ;@ ;@ : @mido:Sass::Script::Variable ;i6:@underscored_name"color_stops: @name"color-stops;@ ;@ :@children[[o:Sass::Tree::WarnNode ;i4: @expro:&Sass::Script::StringInterpolation ;i4: @beforeo:Sass::Script::String : @value"eThe linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(;i4: @type: string; @ : @aftero; ;i4;o; ;", ;i4;;; @ ;o; ;"));i4;;; @ ; @ : @mido; ;i4;"color_stops;"color-stops; @ ; @ ;o; ;i4;" start;" start; @ ; @ :@children[[u; *[o:Sass::Script::Variable : @linei-:@underscored_name" start: @name" start: @options{u:Sass::Tree::IfNodeØ[00[o:Sass::Tree::WarnNode : @linei0: @expro:&Sass::Script::StringInterpolation ;i0: @beforeo:Sass::Script::String : @value"UThe linear-gradient mixin is deprecated. Instead use: @include background-image(;i0: @type: string: @options{: @aftero; ;i0; o; ; ", linear-gradient(;i0; ; ;@ ;o; ; "));i0; ; ;@ ;@ : @mido:Sass::Script::Variable ;i0:@underscored_name"color_stops: @name"color-stops;@ ;@ ;o; ;i0;" image;" image;@ ;@ :@children[[o:Sass::Tree::WarnNode ;i.: @expro:&Sass::Script::StringInterpolation ;i.: @beforeo:Sass::Script::String : @value"UThe linear-gradient mixin is deprecated. Instead use: @include background-image(;i.: @type: string; @ : @aftero; ;i.;o; ;", linear-gradient(;i.;;; @ ;o; ;i.;o; ;", ;i.;;; @ ;o; ;"));i.;;; @ ; @ : @mido; ;i.;"color_stops;"color-stops; @ ; @ ;o; ;i.;" start;" start; @ ; @ ;o; ;i.;" image;" image; @ ; @ :@children[u;,[o:!Sass::Script::UnaryOperation : @linei9: @operando:Sass::Script::Variable ;i9:@underscored_name" start: @name" start: @options{:@operator:not; @ 0[o:Sass::Tree::VariableNode : @guarded0;i9: @expro:Sass::Script::String : @value"top;i9: @type:identifier; @ ; " start; @ :@children[o:Sass::Tree::MixinNode ;i:;[o; ;i:;" image;" image;@o:Sass::Script::Funcall ;i:;[o; ;i:;" start;" start;@o; ;i:;"color_stops;"color-stops;@:@keywords{;"linear-gradient;@;{;"background-image;@; [o; ;["‚/* Because of webkit's limitations, the radial gradient mixin works best if you use * pixel-based color stops. * * Examples: * * // Defaults to a centered, 100px radius gradient * +radial-gradient(color-stops(#c00, #00c)) * * // 100px radius gradient in the top left corner * +radial-gradient(color-stops(#c00, #00c), top left) * * // Three colors, ending at 50px and passing thru #fff at 25px * +radial-gradient(color-stops(#c00, #fff, #00c 50px)) * * // A background image on top of a 100px radius gradient; requires an image * // with an alpha-layer. * +radial-gradient(color_stops(#c00, #fff), top left, image-url("noise.png"))) * * Browsers Supported: * * - Chrome * - Safari * - Firefox 3.6 * - Opera * * @deprecated Use the radial-gradient() function in conjunction with a * property mixin like `background-image`. */;i=;0;i;@; [o; ;iX;[[o;;"color_stops;"color-stops;@0[o;;"center_position;"center-position;@o;;F;iX;@[o;;" image;" image;@o;;F;iX;@;"radial-gradient;@;T; [u;³[o:Sass::Script::Variable : @lineiY:@underscored_name" image: @name" image: @options{u:Sass::Tree::IfNodeæ[00[u:Sass::Tree::IfNodeÆ[o:Sass::Script::Variable : @linei`:@underscored_name"center_position: @name"center-position: @options{u:Sass::Tree::IfNode’[00[o:Sass::Tree::WarnNode : @lineic: @expro:&Sass::Script::StringInterpolation ;ic: @beforeo:Sass::Script::String : @value"eThe radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(;ic: @type: string: @options{: @aftero; ; "));ic; ; ;@ ;@ : @mido:Sass::Script::Variable ;ic:@underscored_name"color_stops: @name"color-stops;@ ;@ :@children[[o:Sass::Tree::WarnNode ;ia: @expro:&Sass::Script::StringInterpolation ;ia: @beforeo:Sass::Script::String : @value"eThe radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(;ia: @type: string; @ : @aftero; ;ia;o; ;", ;ia;;; @ ;o; ;"));ia;;; @ ; @ : @mido; ;ia;"color_stops;"color-stops; @ ; @ ;o; ;ia;"center_position;"center-position; @ ; @ :@children[[u; R[o:Sass::Script::Variable : @lineiZ:@underscored_name"center_position: @name"center-position: @options{u:Sass::Tree::IfNodeØ[00[o:Sass::Tree::WarnNode : @linei]: @expro:&Sass::Script::StringInterpolation ;i]: @beforeo:Sass::Script::String : @value"UThe radial-gradient mixin is deprecated. Instead use: @include background-image(;i]: @type: string: @options{: @aftero; ;i]; o; ; ", radial-gradient(;i]; ; ;@ ;o; ; "));i]; ; ;@ ;@ : @mido:Sass::Script::Variable ;i]:@underscored_name"color_stops: @name"color-stops;@ ;@ ;o; ;i];" image;" image;@ ;@ :@children[[o:Sass::Tree::WarnNode ;i[: @expro:&Sass::Script::StringInterpolation ;i[: @beforeo:Sass::Script::String : @value"UThe radial-gradient mixin is deprecated. Instead use: @include background-image(;i[: @type: string; @ : @aftero; ;i[;o; ;", radial-gradient(;i[;;; @ ;o; ;i[;o; ;", ;i[;;; @ ;o; ;"));i[;;; @ ; @ : @mido; ;i[;"color_stops;"color-stops; @ ; @ ;o; ;i[;"center_position;"center-position; @ ; @ ;o; ;i[;" image;" image; @ ; @ :@children[u;œ[o:!Sass::Script::UnaryOperation : @lineif: @operando:Sass::Script::Variable ;if:@underscored_name"center_position: @name"center-position: @options{:@operator:not; @ 0[o:Sass::Tree::VariableNode : @guarded0;if: @expro:Sass::Script::List : @value[o:Sass::Script::String ;" center;if: @type:identifier; @ o; ;" center;if;;; @ ;if:@separator: space; @ ; "center-position; @ :@children[o; ;ig;[o; ;ig;" image;" image;@o; ;ig;[o; ;ig;"center_position;"center-position;@o; ;ig;"color_stops;"color-stops;@;{;"radial-gradient;@;{;"background-image;@; [