diff options
-rw-r--r-- | web/cobrands/bathnes/staff.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/cobrands/bathnes/staff.js b/web/cobrands/bathnes/staff.js index 31980e700..763761929 100644 --- a/web/cobrands/bathnes/staff.js +++ b/web/cobrands/bathnes/staff.js @@ -6,8 +6,7 @@ if (!fixmystreet.maps || !fixmystreet.maps.banes_defaults) { var llpg_stylemap = new OpenLayers.StyleMap({ 'default': new OpenLayers.Style({ - fillColor: "#FFFF00", - fillOpacity: 0.6, + fillOpacity: 0, strokeColor: "#000000", strokeOpacity: 0.25, strokeWidth: 2, |