mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -55,10 +55,6 @@ $item-ios-forward-icon-color: $item-ios-border-color !default;
|
||||
&:last-child:after {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
&.activated:not(.no-activated) {
|
||||
background-color: $item-ios-activated-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
ion-header + .item:before {
|
||||
@@ -143,6 +139,10 @@ $item-ios-forward-icon-color: $item-ios-border-color !default;
|
||||
|
||||
}
|
||||
|
||||
.item.activated:not(.no-activated) {
|
||||
background-color: $item-ios-activated-background-color;
|
||||
}
|
||||
|
||||
.list,
|
||||
.card {
|
||||
button[ion-item]:not([no-forward-icon]),
|
||||
|
||||
Reference in New Issue
Block a user