����JFIF��x�x����'
| Server IP : 78.140.185.180 / Your IP : 216.73.216.28 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/dell/srvadmin/lib64/openmanage/apache-tomcat/webapps/omsa/oma/css/ |
Upload File : |
@import "common.css";
html, body
{
padding: 0px;
margin: 0px;
background-color: #e8e9ea;
font-family: arial, verdana, sans-serif;
height: 100%;
height: auto !important;
min-height: 100%;
font-size:12px;
}
div.sysinfo_padding
{
padding:0px 0px 0px 9px;
}
div.sysinfo_container
{
position: relative;
height: auto; /* real browsers */
height:85px; /* IE6: treaded as min-height*/
min-height: 85px; /* real browsers */
width: 100%;
}
div.sysinfo_background
{
background: url('../images/sysinfo_gradient.png') repeat-x top left;
width: auto;
height: 100%;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000;
}
div.sysinfo_middle_left
{
position:absolute;
left:0px;
background: url('../images/box_left.png') no-repeat left;
padding-left:5px;
height: 65px;
z-index:5;
}
div.sysinfo_middle_right
{
position:absolute;
top:5px;
right:0px;
background: url('../images/box_right.png') no-repeat right;
padding-right:5px;
height: 70px;
}
div.sysinfo_text
{
padding: 6px 0px 0px 16px;
}
div.sysinfo_hardware_name
{
font-size: 14px;
font-weight:bold;
color:#8fc8fb;
}
div.sysinfo_hardware_name a
{
color:#8fc8fb;
}
div.sysinfo_hardware_type
{
font-weight:normal;
color:#FFF;
font-size: 12px;
}
div.sysinfo_user
{
font-weight:normal;
color:#FFF;
font-size: 12px;
}
div.sysinfo_top_left
{
background: url('../images/box_top_left.png') no-repeat top left;
padding: 0px;
width: 5px;
height: 5px;
position:absolute;
top: 0;
left: 0;
}
div.sysinfo_top_right
{
background: url('../images/box_top_right.png') no-repeat top right;
padding: 0px;
width: 5px;
height: 5px;
position: absolute;
top: 0;
right: 0;
}