Revision 8b471ee6

b/ui/static/ie.css
241 241
*+html .clearfix{
242 242
  min-height: 1%;
243 243
}
244

  
245
div.network-remove-machine, div.network-add-machine {
246
    position: relative;
247
    z-index: -1;
248
}
249

  
250
.network-machine {
251
    position: relative;
252
}
253

  
254
.last div.network-cable {
255
    position: relative;
256
}
257

  
258
div.firewall-cable {
259
    position: relative;
260
    margin-left: -103px;
261
}
b/ui/static/main.css
2519 2519
.first div.network-cable {
2520 2520
    height:143px;
2521 2521
    margin-top:-6px;
2522
    z-index: 2000;
2523
    position: relative;
2522 2524
}
2523 2525

  
2524 2526
div.network-contents div.machines-list div.first {

Also available in: Unified diff