From f02c41ec51a72d62c8f3e3de47f31b3cb1976a9b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Mon, 27 Sep 2010 15:41:35 -0400 Subject: [PATCH] Effects (removeClass) demos: coding standards. --- demos/removeClass/default.html | 42 +++++++++++++++++----------------- demos/removeClass/index.html | 4 ++-- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/demos/removeClass/default.html b/demos/removeClass/default.html index 0d3b10e8d..b5a0d6333 100644 --- a/demos/removeClass/default.html +++ b/demos/removeClass/default.html @@ -1,29 +1,29 @@ - + jQuery UI Effects - removeClass Demo - - - - - - @@ -34,7 +34,7 @@
- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. + Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede.
@@ -42,10 +42,10 @@ -
-

Click the button above to preview the effect.

+
+

Click the button above to preview the effect.

diff --git a/demos/removeClass/index.html b/demos/removeClass/index.html index 0e9af371f..f5bd6a0e4 100644 --- a/demos/removeClass/index.html +++ b/demos/removeClass/index.html @@ -1,9 +1,9 @@ - + jQuery UI Effects Demos - + -- 2.39.5