| | |
| | | height: 32px;
|
| | | background-color: #FFFFFF;
|
| | | }
|
| | | .map-location-logo-container{
|
| | | width: 100%;
|
| | | height: 100%;
|
| | | }
|
| | | .map-location-logo-container {
|
| | | background-size: 20px 20px;
|
| | | background-repeat: no-repeat;
|
| | | background-position: center center;
|
| | | }
|
| | | .map-location-logo-container.default {
|
| | | background-image: url("../../image/default-40x40.png");
|
| | | }
|
| | | .map-location-logo-container.loading {
|
| | | background-image: url("../../image/loading-40x40.gif");
|
| | | }
|
| | | .map-location-logo-container.success {
|
| | | background-image: url("../../image/success-40x40.png");
|
| | | }
|
| | | .map-search-container {
|
| | | position: absolute;
|
| | | top: 10px;
|