refactor(animations): inline css animations

This commit is contained in:
Adam Bradley
2016-02-09 16:22:40 -06:00
parent de76cefcf3
commit da18868636
94 changed files with 1071 additions and 6905 deletions

View File

@@ -203,6 +203,12 @@ $button-ios-small-icon-font-size: 1.3em !default;
}
ion-button-effect {
// iOS does not use the button effect
display: none;
}
// Generate iOS Button Colors
// --------------------------------------------------