Revision 5b80c071 ui/static/ie.css

b/ui/static/ie.css
12 12

  
13 13
div.machine div.actions {
14 14
    right: -183px;
15
    width: 120px;
15
    width: 114px;
16
}
17

  
18
div.machine div.actions {
19
    height: 75px;
20
    margin-top: -10px;
21
    padding-top: 10px;
22
}
23

  
24
div.machine .destroy .confirm_single {
25
    width: 130px;
16 26
}
17 27

  
18 28
div.machine {
19 29
    width: 528px;
30
    padding-bottom: 10px;
31
}
32

  
33
div.machine .state {
34
    width: 50%;
35
}
36

  
37
a.enabled {
38
    cursor: pointer;
20 39
}
21 40

  
22 41
.machine div.info div.toggler, .single div.tags div.toggler, div.network div.toggler {
......
382 401
div.reboot-dialog button.reboot-single {
383 402
    position: relative;
384 403
}
404

  
405
.indicators {
406
    height: 10px;
407
}

Also available in: Unified diff