From 5887754d12d84c6a72a95392ad01b70fbf981fa8 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 9 Jun 2013 00:44:35 +0200 Subject: update jquery and jquery.ui to 2.0.2 and 1.10.3 Signed-off-by: Florian Pritz --- data/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/css/style.css') 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 */ -- cgit v1.2.3-24-g4f1b