Merge "Update jquery.ime from upstream"
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
background-image: -moz-linear-gradient(transparent, transparent), url('../images/ime-active.svg');
|
background-image: -moz-linear-gradient(transparent, transparent), url('../images/ime-active.svg');
|
||||||
background-image: linear-gradient(transparent, transparent), url('../images/ime-active.svg');
|
background-image: linear-gradient(transparent, transparent), url('../images/ime-active.svg');
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
background-position: 3px;
|
background-position: left 3px center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
font-size: small;
|
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
|
* https://github.com/wikimedia/jquery.ime
|
||||||
* Copyright (c) 2013 Santhosh Thottingal; Licensed GPL, MIT */
|
* Copyright (c) 2013 Santhosh Thottingal; Licensed GPL, MIT */
|
||||||
( function ( $ ) {
|
( function ( $ ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user