Remove color from popup footer and layer controls

This commit is contained in:
Yohan Boniface 2014-06-16 23:24:32 +02:00
parent 0b225edf06
commit 09ba01dcda

View file

@ -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;
} }