| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/rsdgroup/css/ |
Upload File : |
.chromestyle{
width: 99%;
font-weight: bold;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
display: inline;
}
.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
margin-top:-29px;
border: 1px solid #dfdfdf; /*THEME CHANGE HERE*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#ffffff;
width:auto;
visibility: hidden;
padding:0px 0px;
margin-left:198px;
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #dfdfdf; /*THEME CHANGE HERE*/
padding: 5px 15px 5px 10px;
text-decoration: none;
color: #000000;
font:normal 13px/25px "FSHumana-light", Arial, Helvetica, sans-serif;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
font:normal 13px/25px "FSHumana-light", Arial, Helvetica, sans-serif;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#ffffff;
font:normal 13px/25px "FSHumana-light", Arial, Helvetica, sans-serif;
/*opacity:.8;*/
}
.border_bottom_none{
border:none !important;
}
@media only screen and (max-width:400px){
.dropmenudiv{
position:absolute;
margin:6px 0 0 26px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#000;
width:auto;
visibility: hidden;
padding:0px 10px;
}
}