mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Make sure railway bridges with a service tag render with dark casing
(closes #5159)
This commit is contained in:
@@ -71,7 +71,7 @@ path.stroke.tag-barrier {
|
||||
/* bridges */
|
||||
path.casing.tag-bridge {
|
||||
stroke-opacity: 0.6;
|
||||
stroke: #000;
|
||||
stroke: #000 !important;
|
||||
stroke-linecap: butt;
|
||||
stroke-dasharray: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user