[OpenLayers-Commits] r11406 - in
sandbox/camptocamp/mobile/openlayers/examples: . img
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Feb 24 06:35:30 EST 2011
Author: fredj
Date: 2011-02-24 03:35:30 -0800 (Thu, 24 Feb 2011)
New Revision: 11406
Added:
sandbox/camptocamp/mobile/openlayers/examples/img/openlayers.png
Modified:
sandbox/camptocamp/mobile/openlayers/examples/style.mobile-jq.css
Log:
layers icon
Added: sandbox/camptocamp/mobile/openlayers/examples/img/openlayers.png
===================================================================
(Binary files differ)
Property changes on: sandbox/camptocamp/mobile/openlayers/examples/img/openlayers.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: sandbox/camptocamp/mobile/openlayers/examples/style.mobile-jq.css
===================================================================
--- sandbox/camptocamp/mobile/openlayers/examples/style.mobile-jq.css 2011-02-24 11:24:50 UTC (rev 11405)
+++ sandbox/camptocamp/mobile/openlayers/examples/style.mobile-jq.css 2011-02-24 11:35:30 UTC (rev 11406)
@@ -44,3 +44,6 @@
.ui-icon-locate {
background-image: url(img/locate.png);
}
+.ui-icon-layers {
+ background-image: url(img/openlayers.png);
+}
More information about the Commits
mailing list