move the style.mobile.css file from examples to theme/default

This commit is contained in:
Éric Lemoine
2012-06-07 09:21:44 +02:00
parent acb489ad79
commit 788d5a645a
8 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="style.mobile.css" type="text/css">
<link rel="stylesheet" href="../theme/default/style.mobile.css" type="text/css">
<script src="../lib/OpenLayers.js?mobile"></script>
<script src="mobile-layers.js"></script>
<style>