Revision b128dc09 ui/static/main.css

b/ui/static/main.css
4832 4832
    padding: 0;
4833 4833
}
4834 4834

  
4835
.overlay-createvm .container {
4836
    width: 584px !important;
4837
}
4838

  
4835 4839
.create-vm .header-step.current {
4836 4840
    font-weight: bold;
4837 4841
}
......
5069 5073
    background-color: #FF9955;
5070 5074
    background-image:linear-gradient(top, #FF9955, #E88B4D);
5071 5075
    background-image:-webkit-linear-gradient(top, #FF9955, #E88B4D);
5072
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9955', endColorstr='#5CA1C0', GradientType=0);
5076
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9955', endColorstr='#E88B4D', GradientType=0);
5073 5077
    border: 1px solid #C97943;
5074 5078
}
5075 5079

  
......
5166 5170

  
5167 5171
.create-vm .images-list .image-details {
5168 5172
    padding: 6px;
5169
    margin-bottom:4px;
5173
    margin-bottom:1px;
5170 5174
    position: relative;
5171 5175
}
5172 5176

  

Also available in: Unified diff