fix an issue where the user cannot interact with the map when in the area to the left of the editing toolbar, p=jorix (closes #3241)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11865 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2011-04-04 07:47:07 +00:00
parent e140a5d843
commit c7a67700ce
13 changed files with 44 additions and 3 deletions

View File

@@ -4,6 +4,9 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<title>Snapping</title>
<link rel="stylesheet" href="../theme/default/style.css" type="text/css" />
<!--[if lte IE 6]>
<link rel="stylesheet" href="../theme/default/ie6-style.css" type="text/css" />
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
<style type="text/css">
.olControlEditingToolbar .olControlModifyFeatureItemInactive {