????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.191 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/phpsysinfo/templates/ |
Upload File : |
/*
$Id: jstyle_blue.css 518 2011-10-28 08:09:07Z namiltd $
*/
a {
text-decoration: none;
color: #c03000;
}
a:hover {
text-decoration: underline;
}* {
margin: 0;
padding: 0;
}
html {
font-size: 100%;
height: 100%;
background-color: #f3f1e9;
color: #666666;
}
body {
font-family: Verdana, "Bitstream Vera Sans";
font-size: .75em;
position: relative;
width: 940px;
_width: 945px; /* ie6 */
min-height: 100%;
overflow: auto;
margin: 0 auto;
padding: 20px 20px 0 20px;
}
h1 {
margin: 0 10px;
_margin: 0 15px 0 10px; /* ie6 */
padding: 10px 10px;
text-align: center;
color: #fff;
font-family: Georgia, serif;
font-weight: normal;
font-size: 150%;
line-height: 1.5em;
color: #326ea1;
}
#select {
text-align: right;
}
#select select {
width: 100px;
}
#vitals, #network, #memory, #filesystem, #hardware, #temp, #voltage, #fan, #ups {
float: left;
width: 451px;
margin: 10px 0 0 10px;
_margin: 10px 5px 0 5px; /* ie6 */
padding: 1px;
}
h2 {
font-family: Georgia, serif;
font-weight: bold;
font-size: 130%;
padding: 3px 10px;
text-transform: uppercase;
line-height: 1.5em;
color: #326ea1;
border-bottom: 2px solid #326ea1;
}
table {
width: 100%;
}
.plugin {
float: left;
margin: 10px 0 0 10px;
_margin: 10px 5px 0 5px; /* ie6 */
padding: 1px;
}
th, td, h3 {
padding: 4px 10px 2px 10px;
text-align: left;
vertical-align: top;
font-size: 100%;
}
.even {
background: #EBE8DA;
}
#footer {
clear: both;
color: #5C5C5C;
margin: 12px;
padding: 13px 25px;
line-height: 18px;
font-size: 80%;
text-align: center;
}
#memory, #filesystem {
width: 915px;
}
.bar {
background-color: #326edf;
}
p {
padding: 4px 10px 2px 10px;
line-height: 1.6;
text-align: left;
vertical-align: top;
}
#filesystemTable thead tr .header {
background-image: url("../gfx/bg.gif");
background-position: right center;
background-repeat: no-repeat;
cursor: pointer;
}
#filesystemTable thead tr .headerSortUp {
background-image: url("../gfx/asc.gif");
color: #c03000;
}
#filesystemTable thead tr .headerSortDown {
background-image: url("../gfx/desc.gif");
color: #c03000;
}
.right {
text-align: right;
padding-right: 20px;
}
#pciTable, #ideTable, #scsiTable, #usbTable {
padding: 0px 30px;
}