Statistics
| Branch: | Tag: | Revision:

root / ui / static / ie.css @ 2b3b40d4

History | View | Annotate | Download (8.1 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.terminated .confirm-single, div.vm-building .confirm-single {
17
    margin-left: -120px;
18
}
19

    
20
div.machine {
21
    width: 528px;
22
    padding-bottom: 10px;
23
}
24

    
25
div.machine .state {
26
    width: 50%;
27
}
28

    
29
a.enabled {
30
    cursor: pointer;
31
}
32

    
33
.machine div.info div.toggler, .single div.tags div.toggler, div.network div.toggler {
34
    font-size:1%;
35
    height:10px;
36
}
37

    
38
#wizard {
39
    height: 450px;
40
}
41

    
42
#wizard .topruler, #networks-wizard .topruler {
43
    width: 426px;
44
    margin-top: -2px;
45
    margin-bottom: 0px;
46
}
47

    
48
#wizard #tabscontainer {
49
    width: 426px;
50
}
51

    
52
div.image {
53
    padding: 0px;
54
    margin-bottom:0px;
55
}
56

    
57
.description-container {
58
    width: 390px;
59
    top: -10px;
60
    left: 83px;
61
}
62

    
63
#machinetype {
64
    width: 426px;
65
}
66

    
67
#page2-container {
68
    width: 426px;
69
}
70

    
71
.typebody {
72
    top: -2px;
73
}
74

    
75
.slider-container {
76
    padding: 0px;
77
}
78

    
79
#page2-container label {
80
    float:left;
81
    margin-top: -3px;
82
}
83

    
84
.slider {
85
    margin: 5px 0 20px 0px;
86
}
87

    
88
.progress {
89
    font-size: 2%;
90
}
91

    
92
.handle {
93
    margin-top: -9px;
94
}
95

    
96
.range {
97
    margin: -3px -5px 0 15px;
98
}
99

    
100
.units {
101
    padding:0px;
102
}
103

    
104
#wizard .cost {
105
    margin-top: 55px;
106
    margin-left:0px;
107
}
108

    
109
#credits-indicator {
110
    width: 30px;
111
    margin-left: 3px;
112
}
113

    
114
#page3-container {
115
    width: 426px;
116
    margin-bottom: 25px;
117
}
118

    
119
#wizard .text {
120
    padding: 0px;
121
}
122

    
123
#wizard .bottomruler, #networks-wizard .bottomruler {
124
    width:426px;
125
}
126

    
127
#wizard button.next {
128
    margin-top: -23px;
129
}
130

    
131
#wizard button.prev {
132
    margin-top: -3px;
133
    padding-left: 5px;
134
}
135

    
136
#wizard .separator-end {
137
    font-size: 2%;
138
    margin-top: 383px;
139
}
140

    
141
div.confirm_single {
142
    margin-right: -73px;
143
}
144

    
145
#machinesview-icon div.confirm_single {
146
    margin-right: -70px;
147
}
148

    
149
div.terminated .confirm_single, .vm-building .confirm_single {
150
    margin-right: 4px !important;
151
}
152

    
153
div.action_error {
154
    margin-left: 465px;
155
}
156

    
157
div.single .column3 {
158
    top: 310px;
159
}
160

    
161
div.action_error button.details {
162
    text-align: center;
163
    padding-left: 0;
164
    padding-right: 0;
165
}
166

    
167
div.single div.column3 div.server-name:hover, .single .column3 .column3-selected {
168
    width: 145px;
169
}
170

    
171
.single .column3 .separator {
172
    margin: 4px 0 0 7px;
173
}
174

    
175
.single div.action-container {
176
    width: 195px;
177
    overflow: visible;
178
}
179

    
180
.single div.upper {
181
    height: 380px;
182
    padding-top: 90px;
183
    margin-top: 10px;
184
}
185

    
186
div.single-actions {
187
    overflow: visible;
188
    width: 170px;
189
    position: absolute;
190
    top: 227px;
191
}
192

    
193
div.machine div.actions a {
194
    width: 190px;
195
}
196

    
197
#error-success .popup-body-inner {
198
      margin-left: 12px;
199
}
200
    
201
div.machine div.actions {
202
    right: -193px;
203
    width: 124px;
204
}
205

    
206
div.terminated div.machine div.actions, div.vm-building div.actions {
207
    width: 200px;
208
}
209

    
210
div.machine div.actions {
211
    height: 75px;
212
    margin-top: -10px;
213
    padding-top: 10px;
214
}
215

    
216
div.machine .destroy .confirm_single {
217
    width: 130px;
218
    margin-left: 7px;
219
}
220

    
221
div.machine .actions .destroy {
222
    position: absolute;
223
    bottom: -4px;
224
}
225

    
226
.single div.confirm_single {
227
    margin-right: 10px;
228
}
229

    
230
.single .destroy div.confirm_single {
231
    margin-right: 10px !important;
232
}
233

    
234
.single div.action_error {
235
    position: absolute;
236
    top: 190px;
237
    margin-left: -95px !important;
238
}
239

    
240
#ie-fix-view-select {
241
    position: relative;
242
    z-index: 1000;
243
}
244

    
245
#view-select {
246
    top: -30px !important;
247
    right: 10px;
248
}
249

    
250
.running {
251
    height: 80px;
252
    padding-top: 70px;
253
    margin-top: -68px;
254
}
255

    
256
.editbuttons {
257
    margin-top: -19px !important;
258
}
259

    
260
#networkscreate {
261
    height:20px;
262
}
263

    
264
#networks-pane #beforecreate {
265
    margin-top:0;
266
    height: 32px;
267
}
268

    
269
#networks-wizard h2 {
270
    margin-bottom:5px;
271
}
272

    
273
#networks-wizard div.container {
274
    width: 426px;
275
    margin-top:-6px;
276
}
277

    
278
#networks-wizard div.name-input {
279
    margin-left:45px;
280
}
281

    
282
#networks-wizard .cancel {
283
    margin-top:-12px;
284
}
285

    
286
#networks-wizard .create {
287
    margin-top:-24px;
288
}
289

    
290
#networks-wizard .separator-end {
291
    margin-top: 5px;
292
}
293

    
294
.private-networks .state div {
295
    margin: 5px 1px 4px;
296
}
297

    
298
#metadata-wizard .addbuttons {
299
    margin-top: -16.5px;
300
}
301

    
302
#metadata-wizard .dropdown-container {
303
    position: absolute;
304
}
305

    
306
#wizard button.next {
307
    margin-right: -32px;
308
    padding-right: 5px;
309
}
310

    
311
#wizard div.panes {
312
    width: 426px;
313
}
314

    
315
#status li {
316
    margin-bottom: -10px;
317
}
318

    
319
/* float clearing for IE6 */
320
* html .clearfix{
321
  height: 1%;
322
  overflow: visible;
323
}
324

    
325
.clearfix {
326
    zoom: 1;     /* triggers hasLayout */
327
    display: block;     /* resets display for IE/Win */
328
}
329

    
330
/* float clearing for IE7 */
331
*+html .clearfix{
332
  min-height: 1%;
333
}
334

    
335
div.network-remove-machine {
336
    position: absolute;
337
    z-index: -1;
338
    margin-left: 0px;
339
    left: -33px;
340
}
341

    
342
div.network div.machine-actions {
343
    position: absolute;
344
    left: 453px;
345
}
346

    
347
.network-machine {
348
    position: relative;
349
    overflow: visible;
350
    padding-bottom: 0;
351
    margin-top: 10px;
352
}
353

    
354
.private-networks div.network-remove-machine {
355
    left: -35px;
356
}
357

    
358
.last div.network-cable {
359
    position: absolute;
360
    left: 7px;
361
}
362

    
363
div.firewall-cable {
364
    position: absolute;
365
    left: -33px;
366
    height: 93px;
367
    margin-left:0;
368
}
369

    
370
.first div.network-cable {
371
    height: 93px;
372
    position: absolute;
373
    left: 7px;
374
}
375

    
376
.firewall-content {
377
    margin-bottom: 0px;
378
    height: 90px;
379
}
380

    
381
.machines {
382
    margin-top: 15px;
383
    position: relative;
384
}
385
div.private-networks .network-contents {
386
    margin-top: -6px;
387
}
388

    
389
div.private-networks div.network-placeholder {
390
    position: relative;
391
    z-index: -1;
392
}
393

    
394
div.network {
395
    width: 540px;
396
}
397

    
398
.private-networks div.confirm_single {
399
    position: absolute;
400
    left: 613px;
401
    width: 150px;
402
}
403

    
404
.private-networks div.machines-list div.confirm_single {
405
    left: 527px;
406
}
407

    
408
div.network div.actions a {
409
    position: relative;
410
}
411

    
412
div.network div.actions {
413
    overflow: visible;
414
    left: 540px;
415
}
416

    
417
div.network {
418
    overflow: visible;
419
}
420

    
421
.machine-container {
422
    margin: 2px 0 0 1px;
423
}
424

    
425
.private-networks div.status {
426
    margin-bottom: 0px;
427
    margin-top: 10px;
428
}
429

    
430
.private-networks div.network-indicator {
431
    margin-top:0px;
432
}
433

    
434
div#user {
435
    position: absolute;
436
    right:0;
437
}
438

    
439
div#user .usermenu {
440
    height: 26px;
441
    position: relative;
442
    width: 190px;
443
}
444

    
445
div#user .username {
446
    height: auto;
447
}
448

    
449
div#user .active .useractions {
450
    border-right: 1px solid #aaa;
451
    border-bottom: 1px solid #aaa;
452
}
453

    
454
div#user .usermenu .useractions {
455
    margin-top:5px;
456
}
457

    
458
div#user .usermenu .useractions li {
459
    display: block;
460
    height: 1%;
461
}
462

    
463
div.reboot-dialog button.reboot-single {
464
    position: relative;
465
}
466

    
467
.indicators {
468
    height: 10px;
469
}
470

    
471
.network-machine .network-cable {
472
    position: relative;
473
    left: 2px;
474
}
475

    
476
.network-machine .network-cable {
477
    height: 120px;
478
}
479

    
480
.machines {
481
    width: 433px;
482
}
483

    
484
.network-remove-machine {
485
    bottom: 13px;
486
}
487

    
488
.last .network-remove-machine {
489
    bottom: 7px;
490
}
491

    
492
#networks-container .indicators div {
493
    height: 20px;
494
}
495

    
496
.private-networks .indicators div {
497
    height: 10px !important;
498
    margin: 0!important;
499
    margin-right: 2px;
500
    margin-top: 4px;
501
}
502

    
503
.private-networks .network-remove-machine {
504
    bottom: 9px;
505
}
506

    
507

    
508
#error-success, .notification-box {
509
    top: 50px !important;
510
    position: absolute !important;
511
}
512

    
513
.notification-box .popup-body-inner {
514
    width: 455px !important;
515
    padding-right: 10px !important;
516
}
517

    
518

    
519
#invsent h3 span {
520
    font-size: 0.8em;
521
}
522

    
523
#invsent li {
524
    padding-left: 0px;
525
}
526

    
527
#invsent li img {
528
    left: 20px;
529
}
530

    
531
.add-field-container {
532
    margin-top: 10px;
533
}
534

    
535

    
536
.password-container {
537
    width: 415px !important;
538
}
539

    
540
.popup-body-inner {
541
    padding-bottom: 20px !important;
542
}
543

    
544
#invsent h3 img {
545
    float: none;
546
}
547

    
548
#field_email_name {
549
}
550

    
551
a.manage-metadata {
552
    margin-left: 0 !important;
553
}
554

    
555
.metadata-keys-container {
556
    float: left;
557
}
558

    
559
.vm-metadata {
560
    width: 110px;
561
}
562

    
563
.error-report {
564
    float: right;
565
    text-align: right;
566
}
567

    
568
#feedback-form .submit {
569
    padding: 5px 10px;
570
}
571

    
572
#machinesview-icon .ipv4-text {
573
    margin-right: 5px;
574
}
575

    
576
.network-progress-indicator img {
577
    bottom: 10px;
578
}
579

    
580
/*404 and 500 error pages*/
581
.error_page .http_error {
582
    line-height: 7em;
583
}
584

    
585
.vm-stats div img.stat-busy {
586
    margin-top: -0px;
587
}