Update jquery.ime from upstream

Version: 0.1.0+20130617

Bug: 49317
Change-Id: I566980aeafb9dce45ab4916751947c301778377c
This commit is contained in:
Santhosh Thottingal
2013-06-17 13:27:31 +05:30
parent 3bc6a71253
commit 2ca2f6d3fe
6 changed files with 314 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
background-image: -webkit-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-color: #fff;
background-color: rgba(255,255,255,0.75);
background-position: left 3px center;
cursor: pointer;
height: 15px;