mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 00:07:14 +00:00
add new class on dark css theme
This commit is contained in:
parent
6d39b92d5c
commit
fc4071d8f4
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -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 {
|
||||
|
@ -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 {
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user