Update jquery.ime and jquery.uls from upstream
jquery.ime * Fix z-index for ime-open class and remove from imeselector-menu Updating to1f6c9d0165jquery.uls * Update language-data, add Efik (efi) Updating to62bcddbd8fChange-Id: I9e68adb7085812b74c2d97a324c7fd6ac4dffc10
This commit is contained in:
@@ -91,7 +91,6 @@ span.ime-disable-shortcut {
|
||||
position: absolute;
|
||||
top: 14px;
|
||||
right: 0;
|
||||
z-index: 1000;
|
||||
display: none;
|
||||
float: left;
|
||||
margin-top: 13px;
|
||||
@@ -206,7 +205,7 @@ span.ime-disable-shortcut {
|
||||
}
|
||||
|
||||
.ime-open {
|
||||
*z-index: 1000;
|
||||
z-index: 1000;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20220307
|
||||
/*! jquery.ime - v0.2.0+20220413
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2022 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
|
||||
Reference in New Issue
Block a user