Revision e7cf83b1 ui/static/main.css

b/ui/static/main.css
3466 3466
    font-size: 140%;
3467 3467
}
3468 3468

  
3469
.single .single-cpu, .single .single-network {
3470
    float: left;
3471
    height: 100px;
3472
    width: 48%;
3473
}
3474

  
3475 3469
.single .cpu-usage, .single .network-usage {
3476
    padding-bottom: 15px;
3477
    padding-left: 20px;
3470
    margin-bottom: 15px;
3471
    margin-left: 20px;
3478 3472
    padding-top: 15px;
3479 3473
    font-size: 90%;
3480 3474
}
......
3483 3477
    background-color: #A1C8DB;
3484 3478
    height: 210px;
3485 3479
    margin-left: 20px;
3486
    width: 300px;
3480
    width: 660px;
3481
}
3482

  
3483
.single div.lower img.stats {
3484
    margin-left: 82px;
3485
    margin-top: 31px;
3487 3486
}
3488 3487

  
3489 3488
.single .single-image {
......
3510 3509
    clear:both;
3511 3510
    background: url("./terminated-bg.png") repeat scroll 0 0 transparent;
3512 3511
    width: 700px;
3513
    height: 270px;
3514 3512
}
3515 3513

  
3516 3514
.single div.upper {

Also available in: Unified diff