* [MOD] Updated JQuery UI to latest version.

* [FIX] Fixed global search issues.
This commit is contained in:
nuxsmin
2015-07-18 14:33:23 +02:00
parent eb9e62a9ae
commit 9f00a62a39
36 changed files with 114 additions and 65 deletions

View File

@@ -1424,14 +1424,14 @@ footer img {
/* Fix for fancybox z-index*/
.ui-buttonset .ui-state-active {
background: url("smoothness/images/ui-bg_glass_75_ON_1x400.png") repeat-x scroll 50% 50% #ecfde4;
background: url("images/ui-bg_glass_75_ON_1x400.png") repeat-x scroll 50% 50% #ecfde4;
border: 1px solid #AAAAAA;
color: #212121;
font-weight: normal;
}
.valField .ui-state-active, #tblTools .ui-state-active, #frmInstall .ui-state-active {
background: url("smoothness/images/ui-bg_glass_75_ON_1x400.png") repeat-x scroll 50% 50% #ecfde4;
background: url("images/ui-bg_glass_75_ON_1x400.png") repeat-x scroll 50% 50% #ecfde4;
}
/*#passLevel { margin-left: 10px; padding: 3px 15px;}*/