mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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"/>
|
||||||
|
Reference in New Issue
Block a user