forked from MapComplete/MapComplete
Further theme tweaks, attempts to optimize
This commit is contained in:
parent
c86f4e4aff
commit
9978879536
8 changed files with 62 additions and 52 deletions
|
@ -1,6 +1,6 @@
|
|||
html {
|
||||
--subtle-detail-color: #070 !important;
|
||||
--subtle-detail-color-contrast: #white !important;
|
||||
--subtle-detail-color: #2c2 !important;
|
||||
--subtle-detail-color-contrast: white !important;
|
||||
--popup-border: #00ff00 !important;
|
||||
--catch-detail-color: #00ff00 !important;
|
||||
--catch-detail-color-contrast: black !important;
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "What k ind of surveillance is this camera",
|
||||
"en": "What kind of surveillance is this camera",
|
||||
"nl": "Wat soort bewaking wordt hier uitgevoerd?"
|
||||
},
|
||||
"mappings": [
|
||||
|
@ -245,7 +245,12 @@
|
|||
"color": {
|
||||
"render": "#00f"
|
||||
},
|
||||
"presets": [],
|
||||
"presets": [
|
||||
{
|
||||
"tags": ["man_made=surveillance","surveillance:type=camera"],
|
||||
"title": "Surveillance camera"
|
||||
}
|
||||
],
|
||||
"wayHandling": 2
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue