summaryrefslogtreecommitdiffstats
path: root/data/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/css/style.css')
-rw-r--r--data/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/css/style.css b/data/css/style.css
index 010bce212..5d03b3f4c 100644
--- a/data/css/style.css
+++ b/data/css/style.css
@@ -151,6 +151,11 @@ code, pre, textarea {
display: none;
}
+.ui-autocomplete {
+ z-index: 1500;
+}
+
+
/* highlighting theme */
.hll { background-color: #ffffcc }
.c { color: #999988; font-style: italic } /* Comment */