Update jquery.ime from upstream
Version: 0.1.0+20130617 Bug: 49317 Change-Id: I566980aeafb9dce45ab4916751947c301778377c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user