[OpenLayers-Commits] r11396 - in
sandbox/camptocamp/mobile/openlayers/examples: . img
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Feb 24 05:36:32 EST 2011
Author: fredj
Date: 2011-02-24 02:36:32 -0800 (Thu, 24 Feb 2011)
New Revision: 11396
Added:
sandbox/camptocamp/mobile/openlayers/examples/img/locate.png
Modified:
sandbox/camptocamp/mobile/openlayers/examples/mobile-jq.html
Log:
locate css img
Added: sandbox/camptocamp/mobile/openlayers/examples/img/locate.png
===================================================================
(Binary files differ)
Property changes on: sandbox/camptocamp/mobile/openlayers/examples/img/locate.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: sandbox/camptocamp/mobile/openlayers/examples/mobile-jq.html
===================================================================
--- sandbox/camptocamp/mobile/openlayers/examples/mobile-jq.html 2011-02-24 10:30:36 UTC (rev 11395)
+++ sandbox/camptocamp/mobile/openlayers/examples/mobile-jq.html 2011-02-24 10:36:32 UTC (rev 11396)
@@ -58,6 +58,9 @@
.checked .ui-icon-check {
opacity: 1;
}
+ .ui-icon-locate {
+ background-image: url(img/locate.png);
+ }
</style>
</head>
<body>
More information about the Commits
mailing list