Revision 520430b7 ui/static/main.css

b/ui/static/main.css
735 735

  
736 736
div.list table tbody {
737 737
    margin-top: 8px;
738
    overflow: -moz-scrollbars-vertical !important;
739
    height:380px !important;
738 740
}
739 741

  
740 742
div.list .stopped {
......
1012 1014
}
1013 1015

  
1014 1016
div.list table thead #group {
1015
    width: 80px;
1017
    width: 50px;
1016 1018
}
1019

  
1020
div.list table thead #status {
1021
    width: 70px;
1022
}

Also available in: Unified diff