Added pointer-events: none for state boundaries, updated translations
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
stroke: black;
|
stroke: black;
|
||||||
fill: none;
|
fill: none;
|
||||||
stroke-width: 0.5;
|
stroke-width: 0.5;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
.language {
|
.language {
|
||||||
stroke: red;
|
stroke: red;
|
||||||
@@ -77,6 +78,7 @@
|
|||||||
fill: none;
|
fill: none;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.language:hover {
|
.language:hover {
|
||||||
stroke-width: 2;
|
stroke-width: 2;
|
||||||
}
|
}
|
||||||
|
BIN
translations.db
BIN
translations.db
Binary file not shown.
Reference in New Issue
Block a user