From 02033262ee0fb1d9f33c361b3c2ddfa168604854 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Wed, 22 Jan 2014 12:02:32 -0500 Subject: Button: Initial commit of button re-factor Move to using element stats rather then js class states remove ui-button-text spans. Removed button set --- tests/unit/button/button.html | 47 ++++++++----------------------------------- 1 file changed, 8 insertions(+), 39 deletions(-) (limited to 'tests/unit/button/button.html') diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html index 7ba400645..09b5a4c23 100644 --- a/tests/unit/button/button.html +++ b/tests/unit/button/button.html @@ -6,54 +6,23 @@ - +
+
+
-
- -
- - - -
-
- - - -
- -
- - - -
-
-
-
- - - -
+
-
-
- - - -
-
- - - -
- - +
+ + Anchor Button +
-- cgit v1.2.3