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:
Brandy Carney
2015-12-07 18:17:15 -05:00
parent 4cf6abec06
commit 46d129ce24
5 changed files with 87 additions and 40 deletions

View File

@@ -28,6 +28,10 @@
secondary color
</ion-checkbox>
<ion-checkbox light checked="true">
light color
</ion-checkbox>
</ion-list>
</form>