From cd1a9650099822c94905542f9fd1220afc05c639 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 13 Sep 2017 16:21:24 +0200 Subject: Fix modal welcome --- chimere/static/chimere/css/styles.css | 2 +- chimere/templates/blocks/bootstrap-modal.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index f169a51..4343ce5 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -59,7 +59,7 @@ h2, h3, fieldset, .action li, #content, #layer_selection #layer_list, #map-footer, #panel, #chimere_itinerary_panel, #areas, -#welcome, #detail, .detail_footer a, +#welcome .modal-content, #detail, .detail_footer a, #content .olControlLayerSwitcher .layersDiv, #content .olControlLayerSwitcher span, #chimere_total_label td.l, .window{ diff --git a/chimere/templates/blocks/bootstrap-modal.html b/chimere/templates/blocks/bootstrap-modal.html index a833781..3e8d45e 100644 --- a/chimere/templates/blocks/bootstrap-modal.html +++ b/chimere/templates/blocks/bootstrap-modal.html @@ -3,8 +3,8 @@