Update jquery.ime from upstream
Change-Id: Ieb29f2cb90862a9ffb61309dc5cbc351e79074f1 Version: v0.1.0+20130722 Upstream: http://github.com/wikimedia/jquery.ime Bug: 50939
This commit is contained in:
@@ -168,7 +168,7 @@ span.ime-disable-shortcut {
|
||||
|
||||
.imeselector-menu .ime-checked {
|
||||
/* @embed */
|
||||
background: url(../images/tick.png) left 4px center no-repeat;
|
||||
background: url(../images/tick.png) no-repeat left 4px center;
|
||||
background-image: -webkit-linear-gradient(transparent, transparent), url('../images/tick.svg');
|
||||
background-image: -moz-linear-gradient(transparent, transparent), url('../images/tick.svg');
|
||||
background-image: linear-gradient(transparent, transparent), url('../images/tick.svg');
|
||||
|
||||
Reference in New Issue
Block a user