Commit c7e97b32 authored by liaili's avatar liaili

delete map.css

parent e51a331f
.stateTip, #StateTip{
display:none;
position:absolute;
padding:8px;
background:#fff;
border:2px solid #2385B1;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:12px;
font-family:Tahoma;
color:#333;
}
.mapInfo {
cursor: pointer;
}
.mapInfo i{
display:inline-block;
width:15px;
height:15px;
margin-top:5px;
line-height:15px;
font-style:normal;
background:#aeaeae;
color:#fff;
font-size:11px;
font-family: Tahoma;
-webkit-border-radius:15px;
border-radius:15px;
text-align:center;
}
.mapInfo i.active{
background:#E27F21;
}
.mapInfo span{
padding:0 5px 0 3px;
font-size: 18px;
}
.mapInfo b{
font-weight:normal;
color:#2770B5
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment