Update jQuery.uls to add support for up/down navigation of languages

Some localisation changes are also included.

Bug: T187964
Change-Id: I7d9554c9a4e2b18c805c9ef9b916c3961ae9c32c
This commit is contained in:
Abijeet
2023-01-17 10:29:05 +05:30
committed by jenkins-bot
parent a35f5669c1
commit 742d0d9241
3 changed files with 142 additions and 1 deletions

View File

@@ -138,3 +138,7 @@
bottom: 0;
left: 0;
}
.uls-language-option--highlighted {
background-color: #eaeff7;
}