Sha256: d39d301679ac168aabeda5f04996eba26f5cba656eb4ca62eaa6e89f9876d7c1

Contents?: true

Size: 1.5 KB

Versions: 4

Compression:

Stored size: 1.5 KB

Contents

3.1.10 (Brainy Betty)
26846759aaf625c0063fcb76baafe8cefff090ae
o:Sass::Tree::RootNode
:@has_childrenT:@children[o:Sass::Tree::ImportNode
:
@linei;[:@imported_filenameI"shared:ET:@template0:
@options{o:Sass::Tree::CommentNode:@silenti:@value[I"Ž/* Change the appearance for Mozilla, Webkit and the future
 *
 * @param $ap
 *   [ none | normal | icon | window | button | menu | field ] */;F;	i;[:
@loud0;
@
o:Sass::Tree::MixinDefNode;T;	i
;[o:Sass::Tree::VariableNode;	i;[:
@guarded0:
@expro:Sass::Script::Funcall
:@keywords{;	i:
@args[o:Sass::Script::Variable	;	i:@underscored_nameI"ap;T:
@nameI"ap;T;
@
;I"unquote;T;
@
;I"ap;T;
@
o:Sass::Tree::MixinNode;{;	i;[;[
o:Sass::Script::String	;I"appearance;T;	i:
@type:identifier;
@
o;	;	i;I"ap;T;I"ap;T;
@
o;	;I"	-moz;T;	i;;;
@
o;	;I"-webkit;T;	i;;;
@
o:!Sass::Script::UnaryOperation	:
@operando;	;I"-o;T;	i;;;
@
:@operator:not;	i;
@
o; 	;!o;	;I"-ms;T;	i;;;
@
;";#;	i;
@
o; 	;!o;	;I"-khtml;T;	i;;;
@
;";#;	i;
@
o;	;I"
official;T;	i;;;
@
;I"experimental;T;
@
;[[o;;I"ap;T;I"ap;T;
@
0;I"appearance;T;
@
;I"7@import "shared";

// Change the appearance for Mozilla, Webkit and the future
//
// @param $ap
//   [ none | normal | icon | window | button | menu | field ]

@mixin appearance($ap) {
  $ap: unquote($ap);
  @include experimental(appearance, $ap,
    -moz, -webkit, not -o, not -ms, not -khtml, official
  );
}
;T;
@
;	i

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
radiant-1.1.0.alpha tmp/sass-cache/088a868650a833c4a9c969defbf479bfdf7ebab9/_appearance.scssc
radiant-1.0.0 tmp/sass-cache/088a868650a833c4a9c969defbf479bfdf7ebab9/_appearance.scssc
radiant-1.0.0.rc5 tmp/sass-cache/088a868650a833c4a9c969defbf479bfdf7ebab9/_appearance.scssc
radiant-1.0.0.rc4 tmp/sass-cache/088a868650a833c4a9c969defbf479bfdf7ebab9/_appearance.scssc