From 83244d933c481c6abdb2f957172d991212321d16 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 9 Sep 2010 21:56:28 -0400 Subject: Effects demos (partial): Coding standards. --- demos/addClass/default.html | 34 +++++++++++++++++----------------- demos/addClass/index.html | 4 ++-- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'demos/addClass') diff --git a/demos/addClass/default.html b/demos/addClass/default.html index e2d9a79b0..7e657cb9a 100644 --- a/demos/addClass/default.html +++ b/demos/addClass/default.html @@ -1,29 +1,29 @@ - + jQuery UI Effects - addClass Demo - - - - - - @@ -42,10 +42,10 @@ -
-

This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.

+
+

This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.

diff --git a/demos/addClass/index.html b/demos/addClass/index.html index 0e9af371f..f5bd6a0e4 100644 --- a/demos/addClass/index.html +++ b/demos/addClass/index.html @@ -1,9 +1,9 @@ - + jQuery UI Effects Demos - + -- cgit v1.2.3