static/pngtile/map.css
changeset 145 51908b0cc3a1
parent 142 9b316e83e9e3
equal deleted inserted replaced
144:5b2b866ad0a3 145:51908b0cc3a1
     5     top: 0px;
     5     top: 0px;
     6     left: 0px;
     6     left: 0px;
     7     width: 100%;
     7     width: 100%;
     8     height: 100%;
     8     height: 100%;
     9 }
     9 }
       
    10 
       
    11 div.leaflet-control-link {
       
    12 
       
    13 }
       
    14 
       
    15 a.leaflet-control-link-link {
       
    16     display: block;
       
    17     background-color: #fff;
       
    18     box-shadow: 0 1px 5px rgba(0,0,0,0.65);
       
    19     padding: 0.5em;
       
    20     border-radius: 4px;
       
    21 }