From fa52ed00e8ef3303f14d7c953f1591eb19042635 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sun, 17 May 2026 17:54:04 +0700 Subject: feat: use self-hosted pmtiles for map feat: migrate static to gcore cdn fix: change text color on map tooltips depending on scheme --- static/input.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/input.css b/static/input.css index 8b18579..602b5d9 100644 --- a/static/input.css +++ b/static/input.css @@ -851,10 +851,8 @@ form.crossable.htmx-request input { background-color: var(--color-background-medium) !important; } -@media (prefers-color-scheme: dark) { - .leaflet-tile { - filter: invert(1) hue-rotate(190deg) contrast(1.1) brightness(1.2) !important; - } +.leaflet-popup-content-wrapper, .leaflet-popup-tip { + color: var(--color-main-medium) !important; } .home-page-heart { -- cgit v1.3.1+13