summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-06-01 13:01:15 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-12-12 12:21:00 +0100
commite435a4929b8d315f13184ea65086fc032c1fbea6 (patch)
tree2e37cb29bded9271e96b82279ed2fd243cab8aba /scss/custom.scss
parent8470eb0264b1acedee2860d1edfcd1a112529495 (diff)
downloadIshtar-e435a4929b8d315f13184ea65086fc032c1fbea6.tar.bz2
Ishtar-e435a4929b8d315f13184ea65086fc032c1fbea6.zip
Geodata - geo forms: improve OpenLayers widget
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 3560b88bf..bf1af0628 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -926,7 +926,7 @@ ul.compact{
/* map */
-.ishtar-table-map, .window-map{
+.ishtar-table-map, .window-map, .form .ol-viewport {
border: solid 1px $gray-500;
background: url(../media/images/map-background.jpg) repeat;
}