Revision 271ed85d

b/ui/static/main.css
56 56
	border-spacing: 0;
57 57
}
58 58

  
59

  
60 59
h5 {
61 60
    font-weight: normal;
62 61
    font-size: 9pt;
......
704 703
}
705 704

  
706 705
a#list:hover {
707
background: #5f8dd3;
706
    background: #5f8dd3;
708 707
}
709 708

  
710 709
a#standard:hover{
711
background: #5f8dd3;
710
    background: #5f8dd3;
712 711
}
713 712

  
714 713
a#standard:active, a#list:active {
715
color:white;
714
    color:white;
716 715
}
717 716

  
718 717
.activelink {
719
color:white !important;
718
    color:white !important;
720 719
}
721 720

  
722 721
div.machine-type {

Also available in: Unified diff