Revision a7b7536a ui/static/main.css

b/ui/static/main.css
824 824
    text-decoration: none;
825 825
    height: 15px;
826 826
    width: 17px;
827
    padding: 0px 8px 1px 9px;
827
    padding: 1px 8px 2px 9px;
828 828
    font-size: 11px;
829 829
}
830 830

  
......
1501 1501
	background-image: url(desc.gif);
1502 1502
}
1503 1503

  
1504
div.list table #selection div.expand-icon {
1504
div.list table .selection div.expand-icon {
1505 1505
	background-image: url(asc.gif);
1506 1506
	background-repeat: no-repeat;
1507 1507
    position: relative;
......
1535 1535
    text-decoration: none;
1536 1536
}
1537 1537

  
1538
div.list table thead #os {
1539
    width: 20px !important;
1540
    vertical-align:middle;
1541
}
1542

  
1543 1538
div.list table span.imagetag { 
1544 1539
    display: none;
1545 1540
}
1546 1541

  
1547
div.list table #selection {
1542
div.list table thead .vmos {
1543
    width: 20px !important;
1544
    vertical-align:middle;
1545
}
1546

  
1547
div.list table .selection {
1548 1548
	width: 20px !important;
1549 1549
	text-align: left;
1550 1550
    background-image: none;
1551 1551
}
1552 1552

  
1553
div.list table thead #flavor {
1553
div.list table thead .vmflavor {
1554 1554
    width: 100px !important;
1555 1555
}
1556 1556

  
1557
div.list table thead #group {
1557
div.list table thead .vmgroup {
1558 1558
    width: 40px !important;
1559 1559
}
1560 1560

  
1561
div.list table thead #status {
1561
div.list table thead .vmstatus {
1562 1562
    width: 50px !important;
1563 1563
}
1564 1564

  
1565
div.list table thead #name {
1565
div.list table thead .vmname {
1566 1566
    width: 70px !important;
1567 1567
}
1568 1568

  

Also available in: Unified diff