From b4a42c8446a01cbabd77cb4767f289190d86d392 Mon Sep 17 00:00:00 2001 From: rda Date: Sun, 23 Oct 2011 07:53:41 +0700 Subject: [PATCH] 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