Update jquery.ime and jquery.uls from upstream

ime:
* Add keyboards for Bura (bwr) and Kanuri (kr)
* Change internal names for mul-cm and mul-bf.
Updating to
c2086d2a83

uls:
* For language links, use full space in <li> elements
  (resolves bug T308688)
* language-data update: add bwr and kr, change kr autonym,
  remove tg-cyrl from Pakistan.
Updating to:
9584756187

Bug: T308688
Change-Id: I58badc067e9789173103378f7eaf38189315df70
This commit is contained in:
Amir E. Aharoni
2022-06-13 10:28:21 +03:00
parent bdb7564a86
commit 5ed3c44512
7 changed files with 83 additions and 9 deletions

View File

@@ -68,9 +68,8 @@
}
.uls-language-block > ul > li {
cursor: pointer;
margin-left: 20px;
padding: 8px;
padding: 0;
/*
* The directionality (ltr/rtl) for each list item is set dynamically
* as HTML attributes in JavaScript. Setting directionality also applies
@@ -95,6 +94,7 @@
display: inline-block;
width: 100%;
overflow-x: hidden;
padding: 8px;
/*
* Some languages have long names for various reasons and we still want
* them to appear on one line.