????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.107 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 : /usr/share/phpsysinfo/templates/ |
Upload File : |
/*
$Id: jstyle_green.css 518 2011-10-28 08:09:07Z namiltd $
*/
* {
margin:0;
padding:0;
}
html {
background-color:#f3f1e9;
color:#666;
font-size:100%;
height:100%;
}
body {
font-family:Verdana, "Bitstream Vera Sans";
font-size:.75em;
margin:0 auto;
min-height:100%;
overflow:auto;
padding:20px 20px 0;
position:relative;
width:940px;
_width: 945px; /* ie6 */
}
h1 {
color:#693;
font-family:Georgia, serif;
font-size:150%;
font-weight:400;
line-height:1.5em;
margin:0 10px;
_margin: 0 15px 0 10px; /* ie6 */
padding:10px;
text-align:center;
}
h2 {
border-bottom:2px solid #693;
color:#693;
font-family:Georgia, serif;
font-size:130%;
font-weight:700;
line-height:1.5em;
padding:3px 10px;
text-transform:uppercase;
}
p {
line-height:1.6;
padding:4px 10px 2px;
text-align:left;
vertical-align:top;
}
table {
width:100%;
}
.plugin {
float: left;
margin: 10px 0 0 10px;
_margin: 10px 5px 0 5px; /* ie6 */
padding: 1px;
}
th,td,h3 {
font-size:100%;
padding:4px 10px 2px;
text-align:left;
vertical-align:top;
}
a {
color:#c03000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
/****/
.bar {
background-color:#C1DC70;
}
.even {
background:#EBE8DA;
}
.right {
padding-right:20px;
text-align:right;
}
/****/
#filesystemTable thead tr .header {
background-image:url("../gfx/bg.gif");
background-position:right center;
background-repeat:no-repeat;
cursor:pointer;
}
#filesystemTable thead tr .headerSortDown {
background-image:url("../gfx/desc.gif");
color:#c03000;
}
#filesystemTable thead tr .headerSortUp {
background-image:url("../gfx/asc.gif");
color:#c03000;
}
#pciTable,#ideTable,#scsiTable,#usbTable {
padding:0 30px;
}
#vitals,#network,#memory,#filesystem,#hardware,#temp,#voltage,#fan,#ups {
float:left;
margin:10px 0 0 10px;
_margin: 10px 5px 0 5px; /* ie6 */
padding:1px;
width:451px;
}
#memory,#filesystem {
width:915px;
}
#select {
text-align:right;
}
#select select {
width:100px;
}
#footer {
clear:both;
color:#5C5C5C;
font-size:80%;
line-height:18px;
margin:12px;
padding:13px 25px;
text-align:center;
}