docs(demos): use narrower selector to change ripple

Closes #391
This commit is contained in:
Drew Rygh
2015-10-30 10:09:27 -05:00
parent fff2da9b87
commit cbe99fb8e6
2 changed files with 2 additions and 2 deletions

View File

@ -232,7 +232,7 @@ body.md .cards-bg tab-highlight {
background-color: #fff !important; background-color: #fff !important;
top: 0; top: 0;
} }
.cards-bg md-ripple { .cards-weather md-ripple {
background: rgba(255,255,255, 0.15); background: rgba(255,255,255, 0.15);
} }

View File

@ -3,7 +3,7 @@
<ion-title>Weather Card</ion-title> <ion-title>Weather Card</ion-title>
</ion-navbar> </ion-navbar>
<ion-content class="has-header components-demo cards-bg"> <ion-content class="has-header components-demo cards-bg cards-weather">
<ion-card class="advanced-background"> <ion-card class="advanced-background">
<img src="img/advance-card-alaska.jpg"/> <img src="img/advance-card-alaska.jpg"/>