Update jquery.uls from upstream to 40e67f5

* 20d5e4 Some cleanup to the language filter
* bf0c55 Remove unwanted script related code in search method

And l10n updates.

Change-Id: Iad1bcf4dca611e2004d9fdec776dce14a5f669b2
This commit is contained in:
Niklas Laxström
2016-04-11 14:29:32 +02:00
parent 6733a951c1
commit 7ac7b6dde4
8 changed files with 165 additions and 100 deletions

View File

@@ -10,7 +10,7 @@
.uls-compact .uls-search {
background: white;
border-top: none;
padding: 0.8em 10%;
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DDD;
@@ -31,18 +31,6 @@
height: 20em;
}
.uls-compact .uls-search-label {
background-size: 25px;
height: 26px;
width: 26px;
float: right;
opacity: 0.8;
}
.uls-compact .uls-languagefilter-clear {
margin-left: 0;
}
.uls-compact .uls-title-region a {
color: #777;
display: inline-block;