mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Optimize label hover
Add entity IDs to the element class list, so that specific elements can be selected by ID rather than needing `filter`.
This commit is contained in:
@@ -885,6 +885,10 @@ text.pointlabel {
|
||||
stroke-miterlimit: 1;
|
||||
}
|
||||
|
||||
text.proximate {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
text.point {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user