summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chimere_example_static/chimere/css/extra-styles.css7
-rw-r--r--chimere_example_static/chimere/img/layer-switcher-maximize.pngbin0 -> 1433 bytes
2 files changed, 6 insertions, 1 deletions
diff --git a/chimere_example_static/chimere/css/extra-styles.css b/chimere_example_static/chimere/css/extra-styles.css
index 42951a3..a099929 100644
--- a/chimere_example_static/chimere/css/extra-styles.css
+++ b/chimere_example_static/chimere/css/extra-styles.css
@@ -443,12 +443,17 @@ span#permalink, .navbar-nav .lbl, #areas-div label, #permalink, #simple_button,
}
#content .olControlSimplePanZoom{
- top: 18px !important;
+ top: 58px !important;
left: auto !important;
right:50px !important;
}
+#content .olControlLayerSwitcher .maximizeDiv{
+ left: -60px !important;
+}
+
#content #main-map .olControlLayerSwitcher {
left: auto !important;
right:50px !important;
+ top:10px !important;
}
diff --git a/chimere_example_static/chimere/img/layer-switcher-maximize.png b/chimere_example_static/chimere/img/layer-switcher-maximize.png
new file mode 100644
index 0000000..326f243
--- /dev/null
+++ b/chimere_example_static/chimere/img/layer-switcher-maximize.png
Binary files differ