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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user