Update jquery.uls from upstream

* UX fixes
* More localization

Change-Id: I9f0345cbd4b785f4293ab02fe0006df5c7377cd1
This commit is contained in:
Santhosh Thottingal
2012-11-21 17:34:51 +05:30
parent 36a8382763
commit 9a6f1cfd93
22 changed files with 182 additions and 52 deletions

View File

@@ -656,4 +656,8 @@ img {
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.uls-no-found-more a {
cursor: pointer;
}