Skip to content

Commit

Permalink
Merge pull request openstreetmap#5330 from AntonKhorev/apply-tile-fil…
Browse files Browse the repository at this point in the history
…ter-once

Apply dimming filter to tiles directly
  • Loading branch information
gravitystorm authored Nov 15, 2024
2 parents 314713e + 8497760 commit b73f5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ body.small-nav {
}

@include color-mode(dark) {
.leaflet-tile-container,
.leaflet-tile-container .leaflet-tile,
.mapkey-table-entry td:first-child > * {
filter: brightness(.8);
}
Expand Down

0 comments on commit b73f5d9

Please sign in to comment.