summaryrefslogtreecommitdiff
path: root/searx/static/oscar/css/leaflet.min.css
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-11-03 10:39:47 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-11-03 10:39:47 +0100
commit2e7723a6c1ce51c6b3830470164ac818126760ae (patch)
treeac7839a2f53bbf993704f13da734826a3ad23ee9 /searx/static/oscar/css/leaflet.min.css
parentb2c976a5a33f234de1f5c67de0e04034c21c20d8 (diff)
[enh] oscar_template: improve result visualisation
* highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button
Diffstat (limited to 'searx/static/oscar/css/leaflet.min.css')
-rw-r--r--searx/static/oscar/css/leaflet.min.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/static/oscar/css/leaflet.min.css b/searx/static/oscar/css/leaflet.min.css
index 417e0e8e7..bca0c58b9 100644
--- a/searx/static/oscar/css/leaflet.min.css
+++ b/searx/static/oscar/css/leaflet.min.css
@@ -55,8 +55,8 @@
.leaflet-touch .leaflet-control-zoom-in{font-size:22px}
.leaflet-touch .leaflet-control-zoom-out{font-size:24px}
.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}
-.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}
-.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}
+.leaflet-control-layers-toggle{background-image:url(../img/map/layers.png);width:36px;height:36px}
+.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../img/map/layers-2x.png);background-size:26px 26px}
.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}
.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}
.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}