Merge remote-tracking branch 'upstream/pull/4712'

This commit is contained in:
Tom Hughes 2024-04-30 18:46:14 +01:00
commit 9ee3df33bd
2 changed files with 8 additions and 1 deletions

View file

@ -474,6 +474,13 @@ body.small-nav {
}
}
@include color-mode(dark) {
.leaflet-tile-container,
.mapkey-table-entry td:first-child > * {
filter: brightness(.8);
}
}
/* Rules for attribution text under the main map shown on printouts */
.donate-attr { color: darken($green, 10%) !important; }

View file

@ -69,7 +69,7 @@
<div id="map-ui" class="bg-body z-2">
</div>
<div id="map" tabindex="2" class="z-0">
<div id="map" tabindex="2" class="bg-body-secondary z-0">
</div>
<div id="attribution" class="d-none">