|
|
@ -1208,8 +1208,8 @@ |
|
|
|
|
|
|
|
.info-point-content { |
|
|
|
width: auto !important; |
|
|
|
height: 60px !important; |
|
|
|
margin-top: -58px !important; |
|
|
|
height: 72px !important; |
|
|
|
margin-top: -70px !important; |
|
|
|
margin-left: 0 !important; |
|
|
|
} |
|
|
|
|
|
|
@ -1219,6 +1219,7 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .info-point-top { |
|
|
|
margin-bottom: 6px; |
|
|
|
padding: 5px 30px 5px 10px; |
|
|
|
border-radius: 3px; |
|
|
|
position: relative; |
|
|
@ -1252,8 +1253,8 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon { |
|
|
|
width: 20px; |
|
|
|
height: 20px; |
|
|
|
width: 32px; |
|
|
|
height: 32px; |
|
|
|
margin: 0 auto; |
|
|
|
background: url("../images/markers/1.png") no-repeat center/cover; |
|
|
|
} |
|
|
|