mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 15:08:23 +02:00
add transparency for highway tunnels
This commit is contained in:
@@ -629,6 +629,14 @@ path.casing.tag-bridge-yes {
|
||||
stroke: #333;
|
||||
}
|
||||
|
||||
path.stroke.tag-highway.tag-tunnel-yes {
|
||||
stroke-opacity: 0.3;
|
||||
}
|
||||
|
||||
path.casing.tag-highway.tag-tunnel-yes {
|
||||
stroke-opacity: 0.5;
|
||||
}
|
||||
|
||||
path.stroke.tag-highway-construction,
|
||||
path.casing.tag-highway-construction {
|
||||
stroke-linecap: butt;
|
||||
|
||||
Reference in New Issue
Block a user