diff --git a/demos/functional/datepicker/debug.html b/demos/functional/datepicker/debug.html index 526c0557e..0edb43275 100644 --- a/demos/functional/datepicker/debug.html +++ b/demos/functional/datepicker/debug.html @@ -10,7 +10,7 @@ - + - + - - + + \ No newline at end of file diff --git a/demos/real-world/accordion-drawers/index.html b/demos/real-world/accordion-drawers/index.html index 4035ac7dd..1c9303432 100644 --- a/demos/real-world/accordion-drawers/index.html +++ b/demos/real-world/accordion-drawers/index.html @@ -151,8 +151,8 @@ blockquote, q { - - + + - - - - - - - - - - - - - - - - + + + Effects Test Suite + + + + + + + + + + + + + + + + + + + + - - - + + + + diff --git a/demos/real-world/effects/style.css b/demos/real-world/effects/style.css index f7ae220ef..88d513b2c 100644 --- a/demos/real-world/effects/style.css +++ b/demos/real-world/effects/style.css @@ -6,14 +6,27 @@ body,html { background: #000; } +ul.effects { + margin: 0; + padding: 0; +} + +ul.effects li { + margin: 0; + padding: 0; + width: 120px; + height: 100px; + float: left; + margin-top: 20px; + margin-left: 20px; +} + div.effect { width: 120px; height: 100px; background: #333; border: 5px outset #aaa; float: left; - margin-top: 20px; - margin-left: 20px; cursor: pointer; cursor: hand; } diff --git a/demos/real-world/image-cropper/index.html b/demos/real-world/image-cropper/index.html index 9cce4f120..3fff4f5ea 100644 --- a/demos/real-world/image-cropper/index.html +++ b/demos/real-world/image-cropper/index.html @@ -1,17 +1,18 @@ - - -Image Cropper: jQuery Real-world Demo - - - - + + + Image Cropper: jQuery Real-world Demo - - - + + + + + + + + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +