From d0b422fe825fec6ddaab9cb5af73717c012f947b Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Thu, 27 Feb 2014 23:32:21 +0100 Subject: [PATCH] Moving CSS to Leaflet.Storage --- umap/static/umap/umap.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/umap/static/umap/umap.css b/umap/static/umap/umap.css index 49b0c3d7..8a898741 100644 --- a/umap/static/umap/umap.css +++ b/umap/static/umap/umap.css @@ -227,16 +227,6 @@ input:-moz-placeholder, :-moz-placeholder { } -/* Map infos */ -.datalayer_color { - display: inline-block; - width: 16px; - height: 16px; - margin-right: 10px; - border: 1px solid #000; - background-color: DarkBlue; -} - /* **************** */ /* Login icons */ /* **************** */