Skip to content

Commit cb3981c

Browse files
authored
Merge pull request #15 from mapbender/release/3.2
fixed hex color value
2 parents 825d8ec + 4b1a910 commit cb3981c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/applications/mapbender_digitize_demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ parameters:
345345
unsaved:
346346
strokeWidth: 3
347347
strokeColor: "#f0f0f0"
348-
fillColor: "#ffff"
348+
fillColor: "#ffffff"
349349
fillOpacity: 0.5
350350
pointRadius: 6
351351
label: 'Neu - bitte speichern'

0 commit comments

Comments
 (0)