From 2af118ec83b78b97a2c64a86e113ea30ebc8854e Mon Sep 17 00:00:00 2001 From: Eric Meyer Date: Tue, 10 Apr 2012 17:44:56 -0600 Subject: [PATCH] update -webkit-appearance link --- frameworks/compass/stylesheets/compass/css3/_appearance.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworks/compass/stylesheets/compass/css3/_appearance.scss b/frameworks/compass/stylesheets/compass/css3/_appearance.scss index 1905e43a..c5951f6c 100644 --- a/frameworks/compass/stylesheets/compass/css3/_appearance.scss +++ b/frameworks/compass/stylesheets/compass/css3/_appearance.scss @@ -5,8 +5,8 @@ // // There is no official list of accepted values, but you might check these source: // Mozilla : https://developer.mozilla.org/en/CSS/-moz-appearance -// Webkit : (unofficial) http://css-infos.net/property/-webkit-appearance - +// Webkit : http://developer.apple.com/library/safari/#documentation/appleapplications/reference/safaricssref/articles/standardcssproperties.html + @mixin appearance($ap) { $ap: unquote($ap); @include experimental(appearance, $ap,