Revision fb7e2d64 snf-cyclades-app/synnefo/ui/static/snf/css/main.css

b/snf-cyclades-app/synnefo/ui/static/snf/css/main.css
4550 4550
    width: 600px;
4551 4551
}
4552 4552

  
4553
.overlay.overlay-createvm {
4554
    width: 640px;
4555
}
4556

  
4553 4557
.overlay a {
4554 4558
    color: #387693;
4555 4559
}
......
5110 5114
}
5111 5115

  
5112 5116
.overlay-createvm .container {
5113
    width: 584px !important;
5117
    width: 624px !important;
5114 5118
}
5115 5119

  
5116 5120
.create-vm .header-step.current {
......
5312 5316
.create-vm .create-step-cont {
5313 5317
    min-height: 250px;
5314 5318
    float: left;
5315
    width: 584px;
5319
    width: 624px;
5316 5320
}
5317 5321

  
5318 5322
.create-vm .create-controls {
......
5460 5464
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1E7F0', endColorstr='#E8F4FA', GradientType=0);
5461 5465
}
5462 5466

  
5467
.create-vm .flavor-opts-list.compact li {
5468
    padding: 7px 9px;
5469
    margin-right: 7px;
5470
}
5471

  
5463 5472
.create-vm .flavor-options-cont .flavor-options {
5464 5473
    margin-bottom: 2px;
5465 5474
}
......
5672 5681
    font-size: 0.8em;
5673 5682
}
5674 5683

  
5684

  
5675 5685
.create-vm .select-image.wide .images-info-cont .image-detail {
5676 5686
}
5677 5687

  
......
5681 5691
    padding-right: 3%;
5682 5692
}
5683 5693

  
5694
.flavors-predefined-cont {
5695

  
5696
}
5697

  
5698
.flavor-options-cont {
5699
}
5700

  
5684 5701
.create-vm .select-image.wide .images-info-cont {
5685 5702
    position: absolute;
5686 5703
    width: 88%;
......
5802 5819
}
5803 5820

  
5804 5821
#createvm-overlay-content {
5805
    width: 584px;
5822
    width: 624px;
5806 5823
    overflow: hidden;
5807 5824
}
5808 5825

  
......
5864 5881
.create-vm .steps-history .steps-history-cont.current {
5865 5882
    background-color: #A1C8DB;
5866 5883
    color: #fff;
5867
    width: 428px;
5884
    width: 468px;
5868 5885
}
5869 5886

  
5870 5887
.create-vm .steps-history-step {

Also available in: Unified diff