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,7 +5,7 @@
//
// 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);