From 878eb54a14c0d5878d37fa6652880f43af408035 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Mon, 23 Apr 2012 18:29:18 +0200 Subject: [PATCH] Fix various issues in our html files, first batch --- demos/autocomplete/custom-data.html | 2 +- demos/demos.css | 2 ++ demos/draggable/snap-to.html | 4 ++-- demos/index.html | 2 +- demos/menu/topalignmenu.html | 17 +++++++++-------- demos/position/cycler.html | 6 +++--- demos/sortable/empty-lists.html | 2 +- demos/tooltip/custom-content.html | 4 ++-- 8 files changed, 21 insertions(+), 18 deletions(-) diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index c04c6905a..8f6eaa633 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -79,7 +79,7 @@
Select a project (type "j" for a start):
- +

diff --git a/demos/demos.css b/demos/demos.css index cf6da8bd1..807d025b5 100644 --- a/demos/demos.css +++ b/demos/demos.css @@ -18,6 +18,8 @@ body { .layout-grid { width: 960px; + border-spacing: 0; + border-collapse: collapse; } .layout-grid td { diff --git a/demos/draggable/snap-to.html b/demos/draggable/snap-to.html index 320cb7947..a0f38f866 100644 --- a/demos/draggable/snap-to.html +++ b/demos/draggable/snap-to.html @@ -28,12 +28,12 @@
- +

I'm a snap target

-
+

Default (snap: true), snaps to all other draggable elements

diff --git a/demos/index.html b/demos/index.html index f96753d37..678c9961f 100644 --- a/demos/index.html +++ b/demos/index.html @@ -269,7 +269,7 @@ - +
diff --git a/demos/menu/topalignmenu.html b/demos/menu/topalignmenu.html index deb8fbb6f..42721fe9d 100644 --- a/demos/menu/topalignmenu.html +++ b/demos/menu/topalignmenu.html @@ -1,15 +1,16 @@ + Menu Demo: Top-aligned Menu - - - - - - - - + + + + +