From e6c0052d1a2bdda23cabb7d4cf43bd3756074c63 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Wed, 31 Oct 2012 18:03:32 +0530 Subject: [PATCH] Update jquery.ime from upstream Avoid css inheritance for the selector menu. Change-Id: I407ff816582be9def0e9802a21e8ad06aa0d45ff --- lib/jquery.ime/jquery.ime.js | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/lib/jquery.ime/jquery.ime.js b/lib/jquery.ime/jquery.ime.js index 5e0d239c..6cfdd987 100644 --- a/lib/jquery.ime/jquery.ime.js +++ b/lib/jquery.ime/jquery.ime.js @@ -788,8 +788,8 @@ this.$element = $( element ); this.options = $.extend( {}, IMESelector.defaults, options ); this.active = false; - this.$imeSetting = $( selectorTemplate ); - this.$menu = $( '