mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
refactor(checkbox): added tons of vars and modified some, flattened markup, renamed elements
changed color of checkmark so lighters backgrounds would be visible & added the light example, references #689
This commit is contained in:
@ -39,7 +39,7 @@ import {Form} from '../../util/form';
|
||||
},
|
||||
template:
|
||||
'<div class="item-inner">' +
|
||||
'<div class="media-checkbox" disable-activated>' +
|
||||
'<div class="checkbox-media" disable-activated>' +
|
||||
'<div class="checkbox-icon"></div>' +
|
||||
'</div>' +
|
||||
'<ion-item-content id="{{labelId}}">' +
|
||||
|
Reference in New Issue
Block a user