From 3dab925375df6b2d7f8dd755f7d981686d2d0228 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Wed, 9 Nov 2016 14:08:21 -0500 Subject: [PATCH] test(item): add items with colors to the buttons test references #8293 --- src/components/item/test/buttons/main.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/item/test/buttons/main.html b/src/components/item/test/buttons/main.html index 51e45bf4b24..f91d7bb3581 100644 --- a/src/components/item/test/buttons/main.html +++ b/src/components/item/test/buttons/main.html @@ -17,6 +17,10 @@ a[ion-item].activated + + a[ion-item] secondary + + @@ -25,6 +29,10 @@ button[ion-item].activated + + Inner Buttons