summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/style.css
diff options
context:
space:
mode:
authorChristian Klinger2016-09-05 12:03:42 +0200
committerChristian Klinger2016-09-05 12:03:42 +0200
commit40bea9f77189d13f579b04df96ba2d00bffcbae3 (patch)
treee784aa388cd3aa2def9ce9a770187ccb62e8aa98 /modules-available/roomplanner/style.css
parent[sysconfig/ad] Add debug output to failed self-search (diff)
downloadslx-admin-40bea9f77189d13f579b04df96ba2d00bffcbae3.tar.gz
slx-admin-40bea9f77189d13f579b04df96ba2d00bffcbae3.tar.xz
slx-admin-40bea9f77189d13f579b04df96ba2d00bffcbae3.zip
fix z-index of slider.
Diffstat (limited to 'modules-available/roomplanner/style.css')
-rw-r--r--modules-available/roomplanner/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/roomplanner/style.css b/modules-available/roomplanner/style.css
index b04048bd..1ec55969 100644
--- a/modules-available/roomplanner/style.css
+++ b/modules-available/roomplanner/style.css
@@ -29,6 +29,7 @@ body.full #drawpanel {
bottom: 5px;
right: 30px;
width: 15%;
+ z-index:1000;
}
#scaleslider {