Revision d8ee4f1c

b/ui/static/main.css
459 459
    width: 523px;
460 460
    border: 1px dashed transparent;
461 461
    color: #666;
462
    height: 65px;
462
    height: 63px;
463 463
}
464 464

  
465 465
.instance a {
......
600 600
    color: #3D3D3D;
601 601
}
602 602

  
603
#ubuntu {
604
    height:50px;
605
    background: url(../static/ubuntu-logo.png) no-repeat 0 0;
606
    padding-left: 50px;
607
}
608

  
609 603
button {
610 604
    background-color: #87AADE;
611 605
    border: 1px solid #87AADE;
......
650 644
    clear: both;
651 645
    color: white;
652 646
    margin-top: -62px;
653
    margin-right: -36px;
647
    margin-right: -70px;
654 648
    font-size: 9pt;
655 649
    background-color: #87aade;
656 650
    padding: 5px 10px;
......
867 861
.instance .seperator {
868 862
    width: 508px;
869 863
    height: 1px;
870
    margin: 6px 0 0 15px;
864
    margin: 4px 0 0 15px;
871 865
    background-color: #DCDCDC;
872 866
}
873 867

  

Also available in: Unified diff