From e877f8a8020e9b6064753a52d3f30e0ccca500cc Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sat, 7 Jun 2008 18:44:32 +0000 Subject: [PATCH] END trunk restructure --- demos/functional/datepicker/debug.html | 2 +- demos/functional/datepicker/index.html | 6 +- demos/real-world/accordion-drawers/index.html | 4 +- demos/real-world/effects/index.html | 187 +++++++++++------- demos/real-world/effects/style.css | 17 +- demos/real-world/image-cropper/index.html | 23 +-- demos/real-world/layout/index.html | 14 +- demos/real-world/photo-manager/index.html | 6 +- demos/real-world/product-slider/index.html | 4 +- demos/real-world/range-interface/index.html | 30 +-- demos/real-world/splitpane/index.html | 4 +- 11 files changed, 175 insertions(+), 122 deletions(-) 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 + + + + + + + + + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +