mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -30,6 +30,10 @@ ion-checkbox {
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
&.item.activated {
|
||||
background-color: $list-background-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
media-checkbox {
|
||||
|
||||
@@ -24,6 +24,10 @@ ion-radio {
|
||||
color: $radio-ios-color-on;
|
||||
}
|
||||
|
||||
&.item.activated {
|
||||
background-color: $list-background-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
media-radio {
|
||||
|
||||
Reference in New Issue
Block a user