Remove color from popup footer and layer controls
This commit is contained in:
parent
0b225edf06
commit
09ba01dcda
1 changed files with 1 additions and 4 deletions
|
@ -581,10 +581,7 @@ body.content #storage-ui-container {
|
||||||
#id_editors + br + span.helptext {
|
#id_editors + br + span.helptext {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.storage-loader,
|
.storage-loader {
|
||||||
.leaflet-popup-content .storage-popup-footer,
|
|
||||||
.leaflet-control-browse .storage-browse-actions a.add-datalayer,
|
|
||||||
.leaflet-control-browse .storage-browse-actions a.storage-browse-link {
|
|
||||||
background-color: #79c1c0 !important;
|
background-color: #79c1c0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue