Update jquery.ime from upstream
Bug: 49317 Change-Id: If84ed1017d68e4061b86464c683c82102a8986d1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
background-image: -moz-linear-gradient(transparent, transparent), url('../images/ime-active.svg');
|
||||
background-image: linear-gradient(transparent, transparent), url('../images/ime-active.svg');
|
||||
background-color: #fff;
|
||||
background-position: 3px;
|
||||
background-position: left 3px center;
|
||||
cursor: pointer;
|
||||
height: 15px;
|
||||
font-size: small;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.1.0+20130607
|
||||
/*! jquery.ime - v0.1.0+20130610
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2013 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
( function ( $ ) {
|
||||
|
||||
Reference in New Issue
Block a user