Update jquery.ime and jquery.uls from upstream
jquery.ime * Fix ime-selector height (Bug T309918). Updating to42b96040fbjquery.uls * Localization updates. Updating to074eafa727Bug: T309918 Change-Id: Iac69dccfe36e15c279629862f74baf3d93439d00
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
background-image: linear-gradient( transparent, transparent ), url( ../images/ime-active.svg );
|
||||
background-color: rgba( 255, 255, 255, 0.75 );
|
||||
background-position: left 3px center;
|
||||
height: 15px;
|
||||
min-height: 15px;
|
||||
font-size: small;
|
||||
padding: 2px 2px 1px 20px;
|
||||
box-shadow: 0 1px 3px 0 #777;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20220523
|
||||
/*! jquery.ime - v0.2.0+20220606
|
||||
* 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