Merge pull request #2763 from abarrau/ans-map-not-highlight-line

这个提交包含在:
Andreas Kristiansen 2023-12-02 16:09:12 +01:00 提交者 GitHub
当前提交 f97282bf0a
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有 4 个文件被更改,包括 19 次插入7 次删除

查看文件

@ -47,7 +47,10 @@ path.grid-worked {
}
#map,
#qsomap {
#qsomap,
#mapqso,
#gridsquare_map,
#custommap {
background-color: #2e3e50;
}

查看文件

@ -41,8 +41,11 @@ path.grid-worked {
}
#map,
#qsomap {
background-color: #000;
#qsomap,
#mapqso,
#gridsquare_map,
#custommap {
background-color: #2d3537;
}
.leaflet-popup-content h3 {

查看文件

@ -59,8 +59,11 @@ path.grid-worked {
}
#map,
#qsomap {
background-color: #222;
#qsomap,
#mapqso,
#gridsquare_map,
#custommap {
background-color: #343d3f;
}
/*

查看文件

@ -47,8 +47,11 @@ path.grid-worked {
}
#map,
#qsomap {
background-color: #2e3e50;
#qsomap,
#mapqso,
#gridsquare_map,
#custommap {
background-color: #353c4a;
}
/*