refactor(demos): action sheet styles

This commit is contained in:
Drew Rygh
2015-11-05 14:38:07 -06:00
parent 10992ee53c
commit 715edd580a
3 changed files with 32 additions and 32 deletions

View File

@ -0,0 +1,18 @@
.md .ion-md-share {
color: #ED4248;
}
.md .ion-md-arrow-dropright-circle {
color: #508AE4;
}
.md .ion-md-heart-outline {
color: #31D55F;
}
.md .action-sheet-destructive {
margin-top: 2px;
padding-top: 1px;
}
.md .action-sheet-cancel icon, .md .action-sheet-destructive icon {
color: #757575;
}