Revision 24990e31 ui/static/main.css

b/ui/static/main.css
2505 2505
    display:none;
2506 2506
}
2507 2507

  
2508
div.network a:hover, span.show-machines:hover, span.ip:hover, span.show-firewall:hover {
2508
div.network a:hover {
2509 2509
    text-decoration: underline;
2510 2510
    cursor: pointer;
2511 2511
}
......
2516 2516
    margin-top: -4px;
2517 2517
}
2518 2518

  
2519
h5.network-machines, h5.machine-settings {
2519
div.network-machines, div.firewall {
2520 2520
    font-size: 75%;
2521 2521
}
2522 2522

  
2523
h5.network-machines {
2523
div.machines-header, div.firewall-header {
2524
    cursor: pointer;
2525
}
2526

  
2527
div.network-machines {
2524 2528
    margin-bottom: 0px;
2525 2529
    margin-top: -4px;
2526 2530
}

Also available in: Unified diff