add new class on dark css theme

这个提交包含在:
abarrau 2023-12-09 10:54:18 +01:00
父节点 6d39b92d5c
当前提交 fc4071d8f4
共有 8 个文件被更改,包括 16 次插入48 次删除

查看文件

@ -51,12 +51,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.4) !important; stroke: rgba(220, 50, 50, 0.4) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #2e3e50!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #2e3e50;
} }
/* /*

查看文件

@ -51,12 +51,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.4) !important; stroke: rgba(220, 50, 50, 0.4) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #2e3e50!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #2e3e50;
} }
/* /*

查看文件

@ -40,12 +40,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.25) !important; stroke: rgba(220, 50, 50, 0.25) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #2d3537!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #2d3537;
} }
.leaflet-popup-content h3 { .leaflet-popup-content h3 {

查看文件

@ -40,12 +40,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.25) !important; stroke: rgba(220, 50, 50, 0.25) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #2d3537!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #2d3537;
} }
.leaflet-popup-content h3 { .leaflet-popup-content h3 {

查看文件

@ -63,12 +63,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.25) !important; stroke: rgba(220, 50, 50, 0.25) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #343d3f!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #343d3f;
} }
/* /*

查看文件

@ -63,12 +63,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.25) !important; stroke: rgba(220, 50, 50, 0.25) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #343d3f!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #343d3f;
} }
/* /*

查看文件

@ -51,12 +51,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.4) !important; stroke: rgba(220, 50, 50, 0.4) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #353c4a!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #353c4a;
} }
/* /*

查看文件

@ -62,12 +62,8 @@ path.grid-worked {
stroke: rgba(220, 50, 50, 0.4) !important; stroke: rgba(220, 50, 50, 0.4) !important;
} }
#map, .map-leaflet {
#qsomap, background-color: #353c4a!important;
#mapqso,
#gridsquare_map,
#custommap {
background-color: #353c4a;
} }
#map { #map {