update -webkit-appearance link

This commit is contained in:
Eric Meyer 2012-04-10 17:44:56 -06:00
parent 6ad3bd73a7
commit 2af118ec83

View File

@ -5,8 +5,8 @@
// //
// There is no official list of accepted values, but you might check these source: // There is no official list of accepted values, but you might check these source:
// Mozilla : https://developer.mozilla.org/en/CSS/-moz-appearance // 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) { @mixin appearance($ap) {
$ap: unquote($ap); $ap: unquote($ap);
@include experimental(appearance, $ap, @include experimental(appearance, $ap,