From: Richard D. Worth Date: Wed, 26 May 2010 19:08:37 +0000 (-0400) Subject: Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and... X-Git-Tag: 1.9m2~1^2~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=202ddd0c58933e80b60373690412d2103b60388b;p=jquery-ui.git Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left --- diff --git a/tests/static/button/default.html b/tests/static/button/default.html index a2c35a4ad..e0e005090 100644 --- a/tests/static/button/default.html +++ b/tests/static/button/default.html @@ -23,24 +23,34 @@ - - + + + + @@ -53,24 +63,34 @@ - - Button + + Primary icon - - - Button + + Secondary icon + + + + + + Primary icon + + + + Secondary icon + - Button + Both icons - Button + No text @@ -85,24 +105,34 @@ -