3.0.25 (Classy Cassidy) b8e48dc31e2ff2695ee2088573e9be1c381642f4 o:Sass::Tree::RootNode :@template"!@import "compass/support"; // The `zoom` approach generates less CSS but does not validate. // Set this to `block` to use the display-property to hack the // element to gain layout. $default-has-layout-approach: zoom !default; // This mixin causes an element matching the selector // to gain the "hasLayout" property in internet explorer. // More information on [hasLayout](http://reference.sitepoint.com/css/haslayout). @mixin has-layout($using: $default-has-layout-approach) { @if $legacy-support-for-ie { @if $using == zoom { @include has-layout-zoom; } @else if $using == block { @include has-layout-block; } @else { @warn "Unknown has-layout approach: #{$using}"; @include has-layout-zoom; } } } @mixin has-layout-zoom { @if $legacy-support-for-ie { *zoom: 1; } } @mixin has-layout-block { @if $legacy-support-for-ie { // This makes ie6 get layout display: inline-block; // and this puts it back to block & { display: block; } } } // A hack to supply IE6 (and below) with a different property value. // [Read more](http://www.cssportal.com/css-hacks/#in_css-important). @mixin bang-hack($property, $value, $ie6-value) { @if $legacy-support-for-ie6 { #{$property}: #{$value} !important; #{$property}: #{$ie6-value}; } } :@has_childrenT: @options{:cache_location"//Users/jim/Projects/radiant/tmp/sass-cache:template_location[ ["8/Users/jim/Projects/radiant/public/stylesheets/sass"3/Users/jim/Projects/radiant/public/stylesheets["8/Users/jim/Projects/radiant/public/stylesheets/sass"3/Users/jim/Projects/radiant/public/stylesheets["r/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/blueprint/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets["/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/_blueprint_deprecated_imports/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets["p/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/compass/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets["/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/_compass_deprecated_imports/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets: cacheT:always_checkF:full_exceptionT: syntax: scss: filename"/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/compass/stylesheets/./compass/utilities/general/./_hacks.scss: style:compressed:line_commentsT: quietT:css_filename"D/Users/jim/Projects/radiant/public/stylesheets/admin/assets.css:load_paths[ @ @@@@@:css_location@ :property_syntax0: @linei:@children[o:Sass::Tree::ImportNode ;0:@imported_filename"compass/support;@;i;[o:Sass::Tree::CommentNode : @value"/* The `zoom` approach generates less CSS but does not validate. * Set this to `block` to use the display-property to hack the * element to gain layout. */: @lines[: @silenti;@;i;[o:Sass::Tree::VariableNode : @guarded" !default: @name" default-has-layout-approach: @expro:Sass::Script::String ;" zoom: @type:identifier;{;i : @context: default;@;i ;[o; ;"/* This mixin causes an element matching the selector * to gain the "hasLayout" property in internet explorer. * More information on [hasLayout](http://reference.sitepoint.com/css/haslayout). */;[; i;@;i ;[o:Sass::Tree::MixinDefNode ;T;#"has-layout;@;i;[o:Sass::Tree::IfNode ;T;$o:Sass::Script::Variable ;#"legacy-support-for-ie;{;i;(;);@;i:@last_else@5;[o;+ : @elseo;+ ;.o;+ ;T;$0;@;-@<;[o:Sass::Tree::WarnNode ;$o:&Sass::Script::StringInterpolation : @aftero;% ;";&: string;{;i;(;);@B;i: @mido;, ;#" using;@B;i;(;): @beforeo;% ;""Unknown has-layout approach: ;&;2;@B;i;(;);@;i;[o:Sass::Tree::MixinNode ;#"has-layout-zoom;@;i;[: @args[;T;$o:Sass::Script::Operation :@operand1o;, ;#" using;{;i;(;):@operator:eq;@O;i:@operand2o;% ;" block;&;';@O;i;(;);(;);@;-@;;[o;5 ;#"has-layout-block;@;i;[;6[;T;$o;7 ;8o;, ;#" using;{;i;(;);9;:;@Z;i;;o;% ;" zoom;&;';@Z;i;(;);(;);@;i;-@<;[o;5 ;#"has-layout-zoom;@;i;[;6[;6[[o;,;#" using;{;(;)o;, ;#" default-has-layout-approach;@f;i;(;)o;* ;T;#"has-layout-zoom;@;i;[o;+ ;T;$o;, ;#"legacy-support-for-ie;{;i;(;);@;i;-@l;[o:Sass::Tree::PropNode ;o;%;"1;&;';(;);#[" *zoom: @tabsi;@;i:@prop_syntax:new;[;6[o;* ;T;#"has-layout-block;@;i#;[o;+ ;T;$o;, ;#"legacy-support-for-ie;{;i$;(;);@;i$;-@{;[ o; ;"$/* This makes ie6 get layout */;[; i;@;i%;[o;< ;o;%;"inline-block;&;';(;);#[" display;=i;@;i&;>;?;[o; ;")/* and this puts it back to block */;[; i;@;i';[o:Sass::Tree::RuleNode ;T;=i;@;i(: @rule["&;[o;< ;o;%;" block;&;';(;);#[" display;=i;@;i(;>;?;[;6[o; ;"/* A hack to supply IE6 (and below) with a different property value. * [Read more](http://www.cssportal.com/css-hacks/#in_css-important). */;[; i;@;i,;[o;* ;T;#"bang-hack;@;i.;[o;+ ;T;$o;, ;#"legacy-support-for-ie6;{;i/;(;);@;i/;-@;[o;< ;o: Sass::Script::Interpolation :@originally_textF:@whitespace_afteri;1o;% ;"!important;&;';{;i0;(;):@whitespace_beforei;@;i0;3o;, ;#" value;@;i0;(;);40;#[o;, ;#" property;{;i0;(;);=i;@;i0;>;?;[o;< ;o;B ;CF;D0;10;Ei ;{;i1;3o;, ;#"ie6-value;@;i1;(;);40;#[o;, ;#" property;{;i1;(;);=i;@;i1;>;?;[;6[[o;,;#" property;{;(;)0[o;,;#" value;@;(;)0[o;,;#"ie6-value;@;(;)0