Files
2016-01-06 21:02:52 -06:00

20 lines
316 B
SCSS

.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 ion-icon,
.md .action-sheet-destructive ion-icon {
color: #757575;
}