Fissato bug background minimap

This commit is contained in:
Luca Trupiano 2023-03-09 13:44:31 +01:00
parent 2284a3789c
commit 01e5ac8818
2 changed files with 2 additions and 12 deletions

View File

@ -292,11 +292,6 @@ li::marker {
border-color: #5f8ec2;
}
#displayminimap {
background-color: #fff !important;
}
/* ------- $success rgb(117, 159, 154) / #759F9A , #DEE2E6 -------- */
.custom-control-input:active~.custom-control-label::before {
@ -374,7 +369,7 @@ cite.elencoris {
/* visualizza e minimap */
.bg-lida-vis {
.bg-lida-vis, #displayminimap {
background-color: #fefeff! important;
}

View File

@ -301,11 +301,6 @@ li::marker {
border-color: #734450;
}
#displayminimap {
background-color: #fff !important;
}
/* ------- $success rgb(5, 74, 41) / #054a29 , #DEE2E6 -------- */
.custom-control-input:active~.custom-control-label::before {
@ -383,7 +378,7 @@ cite.elencoris {
/* visualizza e minimap */
.bg-lida-vis {
.bg-lida-vis, #displayminimap {
background-color: #f8f9fa! important;
}