Add zoom support for embedded maps.
Add new url to embedded maps
This commit is contained in:
@@ -40,12 +40,11 @@ div#zoomIn {
|
||||
}
|
||||
|
||||
#zoomOut {
|
||||
background: url(../images/zoom-out.png) no-repeat left top;;
|
||||
background: url(../images/zoom-out.png) no-repeat left top;
|
||||
margin-top: 10px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
|
||||
.button {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
Reference in New Issue
Block a user