Update jquery.ime and jquery.uls from upstream
jquery.ime: * Add two Batak Mandailing keyboards by Benny Lin. * Internal CSS cleanup. Updating to1c7dd79694jquery.uls: * Update language-data: Add bol and kai. * Internal CSS cleanup. Updating to9d623bd958Change-Id: I7fb6a42f15cd0a4d5945939b77261be2fbd51599 Change-Id: I23a2ed7cf0812fc8b192b4cc6c766e34a9d1a7e7
This commit is contained in:
@@ -234,13 +234,13 @@
|
||||
right: 83.333%;
|
||||
}
|
||||
|
||||
.grid .row:before,
|
||||
.grid .row:after {
|
||||
.grid .row::before,
|
||||
.grid .row::after {
|
||||
content: '';
|
||||
display: table;
|
||||
}
|
||||
|
||||
.grid .row:after {
|
||||
.grid .row::after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
||||
@@ -44,16 +44,16 @@
|
||||
float: none;
|
||||
}
|
||||
|
||||
.uls-mobile .column:before,
|
||||
.uls-mobile .uls-mobile .columns:before,
|
||||
.uls-mobile .column:after,
|
||||
.columns:after {
|
||||
.uls-mobile .column::before,
|
||||
.uls-mobile .uls-mobile .columns::before,
|
||||
.uls-mobile .column::after,
|
||||
.columns::after {
|
||||
content: '';
|
||||
display: table;
|
||||
}
|
||||
|
||||
.uls-mobile .column:after,
|
||||
.uls-mobile .columns:after {
|
||||
.uls-mobile .column::after,
|
||||
.uls-mobile .columns::after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
||||
@@ -643,6 +643,13 @@
|
||||
],
|
||||
"བོད་ཡིག"
|
||||
],
|
||||
"bol": [
|
||||
"Latn",
|
||||
[
|
||||
"AF"
|
||||
],
|
||||
"bòo pìkkà"
|
||||
],
|
||||
"bom": [
|
||||
"Latn",
|
||||
[
|
||||
@@ -2120,6 +2127,13 @@
|
||||
],
|
||||
"Jinghpaw"
|
||||
],
|
||||
"kai": [
|
||||
"Latn",
|
||||
[
|
||||
"AF"
|
||||
],
|
||||
"Karai-karai"
|
||||
],
|
||||
"kam": [
|
||||
"Latn",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user