Statistics
| Branch: | Tag: | Revision:

root / ui / static / ie.css @ 54417a11

History | View | Annotate | Download (7.2 kB)

1
ul.css-tabs a, .tab-name {
2
    height:31px;
3
}
4

    
5
div.machine div.actions a {
6
    width: 180px;
7
}
8

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

    
15

    
16
div.machine {
17
    width: 528px;
18
    padding-bottom: 10px;
19
}
20

    
21
div.machine .state {
22
    width: 50%;
23
}
24

    
25
a.enabled {
26
    cursor: pointer;
27
}
28

    
29
.machine div.info div.toggler, .single div.tags div.toggler, div.network div.toggler {
30
    font-size:1%;
31
    height:10px;
32
}
33

    
34
#wizard {
35
    height: 450px;
36
}
37

    
38
#wizard .topruler, #networks-wizard .topruler {
39
    width: 426px;
40
    margin-top: -2px;
41
    margin-bottom: 0px;
42
}
43

    
44
#wizard #tabscontainer {
45
    width: 426px;
46
}
47

    
48
div.image {
49
    padding: 0px;
50
    margin-bottom:0px;
51
}
52

    
53
.description-container {
54
    width: 390px;
55
    top: -10px;
56
    left: 83px;
57
}
58

    
59
#machinetype {
60
    width: 426px;
61
}
62

    
63
#page2-container {
64
    width: 426px;
65
}
66

    
67
.typebody {
68
    top: -2px;
69
}
70

    
71
.slider-container {
72
    padding: 0px;
73
}
74

    
75
#page2-container label {
76
    float:left;
77
    margin-top: -3px;
78
}
79

    
80
.slider {
81
    margin: 5px 0 20px 0px;
82
}
83

    
84
.progress {
85
    font-size: 2%;
86
}
87

    
88
.handle {
89
    margin-top: -9px;
90
}
91

    
92
.range {
93
    margin: -3px -5px 0 15px;
94
}
95

    
96
.units {
97
    padding:0px;
98
}
99

    
100
#wizard .cost {
101
    margin-top: 55px;
102
    margin-left:0px;
103
}
104

    
105
#credits-indicator {
106
    width: 30px;
107
    margin-left: 3px;
108
}
109

    
110
#page3-container {
111
    width: 426px;
112
    margin-bottom: 25px;
113
}
114

    
115
#wizard .text {
116
    padding: 0px;
117
}
118

    
119
#wizard .bottomruler, #networks-wizard .bottomruler {
120
    width:426px;
121
}
122

    
123
#wizard button.next {
124
    margin-top: -23px;
125
}
126

    
127
#wizard button.prev {
128
    margin-top: -3px;
129
    padding-left: 5px;
130
}
131

    
132
#wizard .separator-end {
133
    font-size: 2%;
134
    margin-top: 383px;
135
}
136

    
137
div.confirm_single {
138
    margin-right: -73px;
139
}
140

    
141
div.action_error {
142
    margin-left: 465px;
143
}
144

    
145
div.action_error button.details {
146
    text-align: center;
147
    padding-left: 0;
148
    padding-right: 0;
149
}
150

    
151
div.single div.column3 div.server-name:hover, .single .column3 .column3-selected {
152
    width: 145px;
153
}
154

    
155
.single .column3 .separator {
156
    margin: 4px 0 0 7px;
157
}
158

    
159
.single div.action-container {
160
    width: 165px;
161
    overflow: visible;
162
}
163

    
164
.single div.upper {
165
    height: 380px;
166
    padding-top: 80px;
167
}
168

    
169
div.single-actions {
170
    overflow: visible;
171
    width: 170px;
172
}
173

    
174
div.machine div.actions a {
175
    width: 180px;
176
}
177

    
178
#error-success .popup-body-inner {
179
      margin-left: 12px;
180
}
181
    
182
div.machine div.actions {
183
    right: -183px;
184
    width: 114px;
185
}
186

    
187
div.machine div.actions {
188
    height: 75px;
189
    margin-top: -10px;
190
    padding-top: 10px;
191
}
192

    
193
div.machine .destroy .confirm_single {
194
    width: 130px;
195
}
196

    
197
div.machine .actions .destroy {
198
    position: absolute;
199
    bottom:0;
200
}
201

    
202
.single div.confirm_single {
203
    margin-right: -19px;
204
}
205

    
206
.single div.action_error {
207
    position: absolute;
208
    top: 190px;
209
    margin-left: -95px !important;
210
}
211

    
212
#ie-fix-view-select {
213
    position: relative;
214
    z-index: 1000;
215
}
216

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

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

    
228
.editbuttons {
229
    margin-top: -19px !important;
230
}
231

    
232
#networkscreate {
233
    height:20px;
234
}
235

    
236
#networks-pane #beforecreate {
237
    margin-top:0;
238
    height: 32px;
239
}
240

    
241
#networks-wizard h2 {
242
    margin-bottom:5px;
243
}
244

    
245
#networks-wizard div.container {
246
    width: 426px;
247
    margin-top:-6px;
248
}
249

    
250
#networks-wizard div.name-input {
251
    margin-left:45px;
252
}
253

    
254
#networks-wizard .cancel {
255
    margin-top:-12px;
256
}
257

    
258
#networks-wizard .create {
259
    margin-top:-24px;
260
}
261

    
262
#networks-wizard .separator-end {
263
    margin-top: 5px;
264
}
265

    
266
.private-networks .state div {
267
    margin: 5px 1px 4px;
268
}
269

    
270
#metadata-wizard .addbuttons {
271
    margin-top: -16.5px;
272
}
273

    
274
#metadata-wizard .dropdown-container {
275
    position: absolute;
276
}
277

    
278
#wizard button.next {
279
    margin-right: -32px;
280
    padding-right: 5px;
281
}
282

    
283
#wizard div.panes {
284
    width: 426px;
285
}
286

    
287
#status li {
288
    margin-bottom: -10px;
289
}
290

    
291
/* float clearing for IE6 */
292
* html .clearfix{
293
  height: 1%;
294
  overflow: visible;
295
}
296

    
297
.clearfix {
298
    zoom: 1;     /* triggers hasLayout */
299
    display: block;     /* resets display for IE/Win */
300
}
301

    
302
/* float clearing for IE7 */
303
*+html .clearfix{
304
  min-height: 1%;
305
}
306

    
307
div.network-remove-machine {
308
    position: absolute;
309
    z-index: -1;
310
    margin-left: 0px;
311
    left: -33px;
312
}
313

    
314
div.network div.machine-actions {
315
    position: absolute;
316
    left: 453px;
317
}
318

    
319
.network-machine {
320
    position: relative;
321
    overflow: visible;
322
    padding-bottom: 0;
323
    margin-top: 10px;
324
}
325

    
326
.private-networks div.network-remove-machine {
327
    left: -35px;
328
}
329

    
330
.last div.network-cable {
331
    position: absolute;
332
    left: 7px;
333
}
334

    
335
div.firewall-cable {
336
    position: absolute;
337
    left: -33px;
338
    height: 93px;
339
    margin-left:0;
340
}
341

    
342
.first div.network-cable {
343
    height: 93px;
344
    position: absolute;
345
    left: 7px;
346
}
347

    
348
.firewall-content {
349
    margin-bottom: 0px;
350
    height: 90px;
351
}
352

    
353
.machines {
354
    margin-top: 15px;
355
    position: relative;
356
}
357
div.private-networks .network-contents {
358
    margin-top: -6px;
359
}
360

    
361
div.private-networks div.network-placeholder {
362
    position: relative;
363
    z-index: -1;
364
}
365

    
366
div.network {
367
    width: 540px;
368
}
369

    
370
.private-networks div.confirm_single {
371
    position: absolute;
372
    left: 613px;
373
    width: 150px;
374
}
375

    
376
.private-networks div.machines-list div.confirm_single {
377
    left: 527px;
378
}
379

    
380
div.network div.actions a {
381
    position: relative;
382
}
383

    
384
div.network div.actions {
385
    overflow: visible;
386
    left: 540px;
387
}
388

    
389
div.network {
390
    overflow: visible;
391
}
392

    
393
.machine-container {
394
    margin: 2px 0 0 1px;
395
}
396

    
397
.private-networks div.status {
398
    margin-bottom: 0px;
399
    margin-top: 10px;
400
}
401

    
402
.private-networks div.network-indicator {
403
    margin-top:0px;
404
}
405

    
406
div#user {
407
    position: absolute;
408
    right:0;
409
}
410

    
411
div#user .usermenu {
412
    height: 26px;
413
    position: relative;
414
    width: 190px;
415
}
416

    
417
div#user .username {
418
    height: auto;
419
}
420

    
421
div#user .usermenu .useractions {
422
    margin-top:5px;
423
}
424

    
425
div#user .usermenu .useractions li {
426
    display: block;
427
    height: 1%;
428
}
429

    
430
div.reboot-dialog button.reboot-single {
431
    position: relative;
432
}
433

    
434
.indicators {
435
    height: 10px;
436
}
437

    
438
.network-machine .network-cable {
439
    position: relative;
440
    left: 2px;
441
}
442

    
443
.network-machine .network-cable {
444
    height: 120px;
445
}
446

    
447
.machines {
448
    width: 433px;
449
}
450

    
451
.network-remove-machine {
452
    bottom: 13px;
453
}
454

    
455
.last .network-remove-machine {
456
    bottom: 7px;
457
}
458

    
459
#networks-container .indicators div {
460
    height: 20px;
461
}
462

    
463
.private-networks .indicators div {
464
    height: 10px !important;
465
    margin: 0!important;
466
    margin-right: 2px;
467
    margin-top: 4px;
468
}
469

    
470
.private-networks .network-remove-machine {
471
    bottom: 9px;
472
}
473

    
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;
483
}
484

    
485

    
486
#invsent h3 span {
487
    font-size: 0.8em;
488
}
489

    
490
#invsent li {
491
    padding-left: 0px;
492
}
493

    
494
#invsent li img {
495
    left: 20px;
496
}
497

    
498
.add-field-container {
499
    margin-top: 10px;
500
}
501

    
502

    
503
.password-container {
504
    width: 415px !important;
505
}
506

    
507
.popup-body-inner {
508
    padding-bottom: 20px !important;
509
}
510

    
511
#invsent h3 img {
512
    float: none;
513
}
514

    
515
#field_email_name {
516
}
517

    
518
a.manage-metadata {
519
    margin-left: 0 !important;
520
}
521

    
522
.metadata-keys-container {
523
    float: left;
524
}
525

    
526
.vm-metadata {
527
    width: 110px;
528
}
529

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