docs(demos): reduce weather card tab opacity

This commit is contained in:
Drew Rygh
2015-10-28 15:39:43 -05:00
parent 8a8d25e230
commit 65779ee8d9

View File

@@ -233,7 +233,7 @@ body.md .cards-bg tab-highlight {
top: 0;
}
.cards-bg md-ripple {
background: #EBEDEF !important;
background: rgba(255,255,255, 0.15);
}
ion-content ion-card ion-item.advanced-trans p {