| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/modules/mod_pixsearch/css/ |
Upload File : |
#ps_search_str{
width: 150px;
height:10.7px;
float: left;
}
#ps_results{
z-index: 10000;
position: absolute;
width: 250px;
float:right;
background-color: #FFF;
text-align: left;
visibility: hidden;
}
#ps_searchwrapper {
height: 20px;
}
.ps_results{
border: 4px #EEE solid;
}
#ps_results #ps_link{
float: right;
padding-right: 5px;
}
#ps_results .ps_header{
font-weight: bold;
font-size: 14px;
background-color: #EEE;
padding: 4px;
color:black;
}
#ps_results h3{
color: #000;
padding-bottom: 3px;
}
#ps_results span{
line-height: 100%;
color:black;
}
#ps_results .ps_row_1{
border-top: 2px #EEE solid;
background-color: #FFF;
padding: 5px;
}
#ps_results .ps_row_2{
border-top: 2px #EEE solid;
background-color: #FFF;
padding: 5px;
}
#ps_results .ps_row_btm{
font-weight: bold;
font-size: 14px;
background-color: #EEE;
padding: 4px;
}
.highlight {
background-color:#FFFEBB;
}
/* Added to show icons */
#ps_icon_background{
width:20px;
height:20px;
float:right;
left:0px;
cursor:pointer;
float: left;
}
#ps_icon {
background:url(../images/icon_search.gif) no-repeat;
height:20px;
width:20px;
}