mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
Remove tag-highway from tunnel css, so railway and waterway tunnels get some opacity too.
This commit is contained in:
+2
-2
@@ -724,11 +724,11 @@ path.shadow.tag-highway-bridleway.tag-bridge {
|
||||
|
||||
/* tunnels */
|
||||
|
||||
path.stroke.tag-highway.tag-tunnel {
|
||||
path.stroke.tag-tunnel {
|
||||
stroke-opacity: 0.3;
|
||||
}
|
||||
|
||||
path.casing.tag-highway.tag-tunnel {
|
||||
path.casing.tag-tunnel {
|
||||
stroke-opacity: 0.5;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user