From 2d9eda53ee10f4265d12dff94205ea727dc91110 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 9 Jun 2013 23:53:23 +0200 Subject: [PATCH] color for popup footer --- umap/static/umap/umap.css | 1 + 1 file changed, 1 insertion(+) diff --git a/umap/static/umap/umap.css b/umap/static/umap/umap.css index 7db86863..2b14e21b 100644 --- a/umap/static/umap/umap.css +++ b/umap/static/umap/umap.css @@ -207,6 +207,7 @@ body.content #storage-ui-container { #id_editors + br + span.helptext { display: none; } +.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: SeaGreen;