This commit is contained in:
Max Lynch
2015-08-13 11:39:55 -05:00
parent 23795732c0
commit 7695877888

View File

@@ -3,7 +3,7 @@
* Copyright Google, 2015, Licensed under the Apache 2 license.
* https://github.com/google/material-design-lite
*/
$ripple-bg-color: black;
$ripple-bg-color: white;
$ripple-animation-curve: cubic-bezier(0, 0, 0.2, 1) !default;
.md-ripple {