mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
fix css rule for underwater features
This commit is contained in:
@@ -346,7 +346,7 @@ path.line.stroke.tag-location-underwater {
|
||||
}
|
||||
path.line.casing.tag-tunnel,
|
||||
path.line.casing.tag-location-underground,
|
||||
path.line.stroke.tag-location-underwater {
|
||||
path.line.casing.tag-location-underwater {
|
||||
stroke-opacity: 0.5;
|
||||
stroke-linecap: butt;
|
||||
stroke-dasharray: none;
|
||||
|
||||
Reference in New Issue
Block a user