Fix MU count's blocking clicking on other things.
This commit is contained in:
@ -103,6 +103,7 @@ a:hover {
|
|||||||
font-family: "coda",arial,helvetica,sans-serif; /*override leaflet-container */
|
font-family: "coda",arial,helvetica,sans-serif; /*override leaflet-container */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
|
text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user