Update jquery.uls to 5ceba61
New search icon + image compression Bug: T132424 Change-Id: Ibf32682e46978484ec3967ec71385b523e38c076
This commit is contained in:
@@ -49,16 +49,6 @@
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
/* Leave more space for search input */
|
||||
.uls-narrow .uls-search-label {
|
||||
background-size: 15px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.uls-narrow .uls-search-wrapper {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.uls-title-region a {
|
||||
padding-left: 15px;
|
||||
}
|
||||
@@ -156,7 +146,7 @@ div.uls-region {
|
||||
background-image: -webkit-linear-gradient(transparent, transparent), url('../images/search.svg');
|
||||
/* @embed */
|
||||
background-image: linear-gradient(transparent, transparent), url('../images/search.svg');
|
||||
background-size: 30px;
|
||||
background-size: 32px;
|
||||
background-position: center center;
|
||||
height: 32px;
|
||||
width: 40px;
|
||||
|
||||
Reference in New Issue
Block a user