mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
docs(demos): change ripple color for weather card
This commit is contained in:
@ -226,8 +226,12 @@ ion-card .advanced-weather-tabs tab-bar a span.tab-button-text {
|
|||||||
body.md ion-card .advanced-weather-tabs tab-bar a span.tab-button-text {
|
body.md ion-card .advanced-weather-tabs tab-bar a span.tab-button-text {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
body.md tab-highlight {
|
body.md .cards-bg tab-highlight {
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
.cards-bg md-ripple {
|
||||||
|
background: #EBEDEF !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
ion-content ion-card ion-item.advanced-trans p {
|
ion-content ion-card ion-item.advanced-trans p {
|
||||||
|
Reference in New Issue
Block a user