From b97d0b28c1fba2bec3998022f41abc27705e314d Mon Sep 17 00:00:00 2001 From: rda Date: Sun, 23 Oct 2011 00:05:13 +0700 Subject: [PATCH 1/2] Fix CSS errors --- examples/strategy-cluster.html | 2 +- examples/style.mobile.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/strategy-cluster.html b/examples/strategy-cluster.html index 49344230ab..bebbfddc82 100644 --- a/examples/strategy-cluster.html +++ b/examples/strategy-cluster.html @@ -53,7 +53,7 @@ right: 80px; } #photos ul li { - padding 10px; + padding: 10px; margin: 0; list-style: none; display: inline; diff --git a/examples/style.mobile.css b/examples/style.mobile.css index d9e9425310..31c27ffd92 100644 --- a/examples/style.mobile.css +++ b/examples/style.mobile.css @@ -1,5 +1,5 @@ div.olControlZoomPanel { - height: 108px + height: 108px; width: 36px; position: absolute; top: 20px; From b4a42c8446a01cbabd77cb4767f289190d86d392 Mon Sep 17 00:00:00 2001 From: rda Date: Sun, 23 Oct 2011 07:53:41 +0700 Subject: [PATCH 2/2] Fix CSS errrors --- examples/example-list.html | 2 +- examples/game-accel-ball.html | 2 +- examples/popups.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/example-list.html b/examples/example-list.html index 2d3530fff9..dbc67a73c3 100644 --- a/examples/example-list.html +++ b/examples/example-list.html @@ -64,7 +64,7 @@ } .ex_classes{ font-size: .7em; - color: grey; + color: gray; display: none; } #toc { diff --git a/examples/game-accel-ball.html b/examples/game-accel-ball.html index 75aa1460e7..40bb02d791 100644 --- a/examples/game-accel-ball.html +++ b/examples/game-accel-ball.html @@ -74,7 +74,7 @@
Simple acceleration demo; roll a vector feature around on a map. (Only tested on iOS 4.)
-
+

Demo works best when device is locked in portrait mode.

diff --git a/examples/popups.html b/examples/popups.html index 36200438f0..640c44e57b 100644 --- a/examples/popups.html +++ b/examples/popups.html @@ -124,7 +124,7 @@
click to add a Marker with an AnchoredBubble popup
click to modify popup's attributes
click to remove the popup from map
-
click to remove the markers layer
+
click to remove the markers layer
marker.onscreen()?
click to destroy the popup from map