aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/tfl/assets.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/tfl/assets.js b/web/cobrands/tfl/assets.js
index 7538d45e1..203df578f 100644
--- a/web/cobrands/tfl/assets.js
+++ b/web/cobrands/tfl/assets.js
@@ -35,7 +35,7 @@ var tlrn_stylemap = new OpenLayers.StyleMap({
fillColor: "#ff0000",
fillOpacity: 0.3,
strokeColor: "#ff0000",
- strokeOpacity: 0.6,
+ strokeOpacity: 1,
strokeWidth: 2
})
});