summaryrefslogtreecommitdiffstats
path: root/css/7.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/7.css')
-rw-r--r--css/7.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/css/7.css b/css/7.css
index c30090a8c..e5b0ceb96 100644
--- a/css/7.css
+++ b/css/7.css
@@ -255,4 +255,13 @@
border-top-left-radius: 0;
border-left: 0;
margin-right: 0;
- } \ No newline at end of file
+ }
+
+#app-content {
+ z-index: 5000;
+}
+
+#app-settings,
+#expanddiv {
+ z-index: 2000;
+}