update jquery.uls from upstream

Change-Id: I5d043ab57eb05ee061ef5508cd5180d1dade19f2
This commit is contained in:
Santhosh Thottingal
2013-01-07 16:17:30 +05:30
parent f6aaba4d93
commit 4701f930c9
2 changed files with 99 additions and 70 deletions

View File

@@ -45,7 +45,7 @@
color: #555; color: #555;
} }
.uls-menu .uls-no-results-found-title{ .uls-menu .uls-no-results-found-title {
font-size: 16pt; font-size: 16pt;
font-weight: bold; font-weight: bold;
line-height: 1.5em; line-height: 1.5em;
@@ -184,7 +184,7 @@ div.uls-region {
border: 1px solid #3366bb; border: 1px solid #3366bb;
} }
.uls-menu .search{ .uls-menu .search {
position: relative; position: relative;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#FBFBFB'); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#FBFBFB');
background: #f8f8f8; background: #f8f8f8;

File diff suppressed because one or more lines are too long