add new class on dark css theme

This commit is contained in:
abarrau 2023-12-09 10:54:18 +01:00
parent 6d39b92d5c
commit fc4071d8f4
8 changed files with 16 additions and 48 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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