Update jquery.ime from upstream

Version 0.1.0.20130522

Changes:
* Correct the versioning by adding build date metadata
* Remove an unwanted css style
* Avoid screen jump on click of IME menu items
* AltGr+M doesn't create a µ
* Code cleanup

Change-Id: Ia9ccd89a24f4d8627cf3a16f59984ad79f3d49f5
This commit is contained in:
Santhosh Thottingal
2013-05-22 11:25:53 +05:30
parent 33c4f8ea14
commit a93438a14e
2 changed files with 83 additions and 67 deletions

View File

@@ -63,10 +63,6 @@ span.ime-disable-shortcut {
padding-right: 4px;
}
.ime-disable-link:hover span {
color: #eee;
}
.ime-list-title,
.ime-lang-title {
color: #39d;