Update jquery.uls to 3161b34
* language-data update: Add Western Armenian to known languages * Stop rendering languages twice on initial display * Style adjustments for no-results * package.json: maintenance updates * Localisation updates In addition to the jquery.uls update, this patch contains local style customization for no-results view as specified in T175235. Bug: T175235 Bug: T185086 Change-Id: I51645554413dbaa80e02fec8f9115f4de409fb06
This commit is contained in:
committed by
Nikerabbit
parent
3a0f01643b
commit
453a4458e6
@@ -121,13 +121,15 @@
|
||||
.uls-no-results-found-title {
|
||||
font-size: 16px;
|
||||
padding: 0 16px 0 28px;
|
||||
margin: 20px 0;
|
||||
border-bottom: 0;
|
||||
color: #555;
|
||||
color: #54595d;
|
||||
}
|
||||
|
||||
.uls-no-found-more {
|
||||
background: #f8f8f8;
|
||||
padding: 0 16px 0 44px;
|
||||
border-top: 1px solid #eaecf0;
|
||||
color: #54595d;
|
||||
padding: 12px 16px 12px 44px;
|
||||
font-size: 0.9em;
|
||||
width: 100%;
|
||||
margin-top: 1.6em;
|
||||
|
||||
Reference in New Issue
Block a user