3.1.11 (Brainy Betty) 64b27a6864fe37c5d8fa59bc33c07b7648c732a5 o:Sass::Tree::RootNode : @linei:@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)); } :@has_childrenT:@children[ o:Sass::Tree::ImportNode ;i:@imported_filename"$compass/utilities/general/hacks;0; [: @options{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+; @ ;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: @aftero:Sass::Script::String : @value"));i6: @type: string: @options{: @mido:Sass::Script::Variable ;i6:@underscored_name"color_stops: @name"color-stops;@ : @beforeo; ; "eThe linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(;i6; ; ;@ ;@ :@children[;@ [o:Sass::Tree::WarnNode ;i4: @expro:&Sass::Script::StringInterpolation ;i4: @aftero; ;i4;o:Sass::Script::String : @value"));i4: @type: string; @ : @mido; ;i4;"color_stops;"color-stops; @ : @beforeo; ;", ;i4;;; @ ; @ ;o; ;i4;" start;" start; @ ;o; ;"eThe linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(;i4;;; @ ; @ :@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: @aftero; ;i0; o:Sass::Script::String : @value"));i0: @type: string: @options{: @mido:Sass::Script::Variable ;i0:@underscored_name"color_stops: @name"color-stops;@ : @beforeo; ; ", linear-gradient(;i0; ; ;@ ;@ ;o; ;i0;" image;" image;@ ;o; ; "UThe linear-gradient mixin is deprecated. Instead use: @include background-image(;i0; ; ;@ ;@ :@children[;@ [o:Sass::Tree::WarnNode ;i.: @expro:&Sass::Script::StringInterpolation ;i.: @aftero; ;i.;o; ;i.;o:Sass::Script::String : @value"));i.: @type: string; @ : @mido; ;i.;"color_stops;"color-stops; @ : @beforeo; ;", ;i.;;; @ ; @ ;o; ;i.;" start;" start; @ ;o; ;", linear-gradient(;i.;;; @ ; @ ;o; ;i.;" image;" image; @ ;o; ;"UThe linear-gradient mixin is deprecated. Instead use: @include background-image(;i.;;; @ ; @ :@children[; @ u;,[o:!Sass::Script::UnaryOperation : @linei9:@operator:not: @operando:Sass::Script::Variable ;i9:@underscored_name" start: @name" start: @options{; @ 0[o:Sass::Tree::VariableNode ;i9: @expro:Sass::Script::String : @value"top;i9: @type:identifier; @ :@children[; " start; @ : @guarded0o: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; @ ;"linear-gradient; @ 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; @ ;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: @aftero:Sass::Script::String : @value"));ic: @type: string: @options{: @mido:Sass::Script::Variable ;ic:@underscored_name"color_stops: @name"color-stops;@ : @beforeo; ; "eThe radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(;ic; ; ;@ ;@ :@children[;@ [o:Sass::Tree::WarnNode ;ia: @expro:&Sass::Script::StringInterpolation ;ia: @aftero; ;ia;o:Sass::Script::String : @value"));ia: @type: string; @ : @mido; ;ia;"color_stops;"color-stops; @ : @beforeo; ;", ;ia;;; @ ; @ ;o; ;ia;"center_position;"center-position; @ ;o; ;"eThe radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(;ia;;; @ ; @ :@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]: @aftero; ;i]; o:Sass::Script::String : @value"));i]: @type: string: @options{: @mido:Sass::Script::Variable ;i]:@underscored_name"color_stops: @name"color-stops;@ : @beforeo; ; ", radial-gradient(;i]; ; ;@ ;@ ;o; ;i];" image;" image;@ ;o; ; "UThe radial-gradient mixin is deprecated. Instead use: @include background-image(;i]; ; ;@ ;@ :@children[;@ [o:Sass::Tree::WarnNode ;i[: @expro:&Sass::Script::StringInterpolation ;i[: @aftero; ;i[;o; ;i[;o:Sass::Script::String : @value"));i[: @type: string; @ : @mido; ;i[;"color_stops;"color-stops; @ : @beforeo; ;", ;i[;;; @ ; @ ;o; ;i[;"center_position;"center-position; @ ;o; ;", radial-gradient(;i[;;; @ ; @ ;o; ;i[;" image;" image; @ ;o; ;"UThe radial-gradient mixin is deprecated. Instead use: @include background-image(;i[;;; @ ; @ :@children[; @ u;œ[o:!Sass::Script::UnaryOperation : @lineif:@operator:not: @operando:Sass::Script::Variable ;if:@underscored_name"center_position: @name"center-position: @options{; @ 0[o:Sass::Tree::VariableNode ;if: @expro:Sass::Script::List : @value[o:Sass::Script::String ;" center;if: @type:identifier; @ o; ;" center;if;;; @ ;if:@separator: space; @ :@children[; "center-position; @ : @guarded0o; ;ig;[o; ;ig;" image;" image; @ o; ;ig;[o; ;ig;"center_position;"center-position; @ o; ;ig;"color_stops;"color-stops; @ ;{;"radial-gradient; @ ;{; [;"background-image; @ ;"radial-gradient; @ ; @