This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
univnautes-old/virtualenv/pffedportal/base/static/univnautes/css/univnautes.ie.css

15 lines
556 B
CSS

/* leaflet MarkerCluster ie 6-8 */
/* .marker-cluster-one { background-color: rgb(0, 204, 255); } */
.marker-cluster-one div { background-color: rgb(0, 170, 221); }
.marker-cluster-small { background-color: rgb(0, 204, 255); }
.marker-cluster-small div { background-color: rgb(0, 170, 221); }
.marker-cluster-medium { background-color: rgb(0, 170, 221); }
.marker-cluster-medium div { background-color: rgb(0, 136, 204); }
.marker-cluster-large { background-color: rgb(0, 136, 204); }
.marker-cluster-large div { background-color: rgb(0, 102, 170); }