Popup close image is now in the theme's img folder (closes #1472)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6733 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -237,7 +237,7 @@ div.olControlMousePosition {
|
||||
* replace this image with another image which is 17px x 17px.
|
||||
*/
|
||||
.olPopupCloseBox {
|
||||
background: url("../../img/close.gif") no-repeat;
|
||||
background: url("img/close.gif") no-repeat;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user