

.uptime_table tr{
    display: none;
}
.uptime_table tr.header{
    content:"+";
    display: table-row;      
}