Revision 54417a11 ui/static/ie.css

b/ui/static/ie.css
2 2
    height:31px;
3 3
}
4 4

  
5
#error-success .popup-body-inner {
5
div.machine div.actions a {
6
    width: 180px;
7
}
8

  
9
#error-success .popup-body-inner, .notification-box .popup-body-inner {
6 10
    margin-left: 12px;
11
    padding-bottom: 30px;
12
    height: 140px;
7 13
}
8 14

  
9 15

  
......
209 215
}
210 216

  
211 217
#view-select {
212
    top: -45px !important;
218
    top: -35px !important;
219
    right: 10px;
213 220
}
214 221

  
215 222
.running {
216 223
    height: 80px;
217 224
    padding-top: 70px;
225
    margin-top: -70px;
218 226
}
219 227

  
220 228
.editbuttons {
......
463 471
    bottom: 9px;
464 472
}
465 473

  
466
#notification-box .popup-body-inner {
467
    width: 445px;
474

  
475
#error-success, .notification-box {
476
    top: 50px !important;
477
    position: absolute !important;
478
}
479

  
480
.notification-box .popup-body-inner {
481
    width: 455px !important;
482
    padding-right: 10px !important;
468 483
}
469 484

  
470 485

  
471 486
#invsent h3 span {
472 487
    font-size: 0.8em;
473
    margin-top: -15px;
474 488
}
475 489

  
476 490
#invsent li {
......
512 526
.vm-metadata {
513 527
    width: 110px;
514 528
}
529

  
530
.error-report {
531
    float: right;
532
    text-align: right;
533
}

Also available in: Unified diff