update -webkit-appearance link
This commit is contained in:
parent
6ad3bd73a7
commit
2af118ec83
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user