Add partial fill to etymolgy

This commit is contained in:
Pieter Vander Vennet 2021-12-28 20:50:35 +01:00 committed by GitHub
parent 9c6822a1ac
commit 57096028c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,9 +184,31 @@
}
]
},
"fill":"no",
"width": {
"render": "8"
}
},
{
"color": {
"render": "#05d7fc44",
"mappings": [
{
"if": {
"and": [
"name:etymology=",
"name:etymology:wikidata="
]
},
"then": "#fcca0544"
}
]
},
"fill":"no",
"offset":-12,
"width": {
"render": "16"
}
}
]
}
}