Statistics
| Branch: | Tag: | Revision:

root / ui / static / ie.css @ d389b440

History | View | Annotate | Download (6.5 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 {
10
    margin-left: 12px;
11
}
12

    
13
div.machine div.actions {
14
    right: -183px;
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;
26
}
27

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

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

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

    
41
.machine div.info div.toggler, .single div.tags div.toggler, div.network div.toggler {
42
    font-size:1%;
43
    height:10px;
44
}
45

    
46
#wizard {
47
    height: 450px;
48
}
49

    
50
#wizard .topruler, #networks-wizard .topruler {
51
    width: 426px;
52
    margin-top: -2px;
53
    margin-bottom: 0px;
54
}
55

    
56
#wizard #tabscontainer {
57
    width: 426px;
58
}
59

    
60
div.image {
61
    padding: 0px;
62
    margin-bottom:0px;
63
}
64

    
65
.description-container {
66
    width: 390px;
67
    top: -10px;
68
    left: 83px;
69
}
70

    
71
#machinetype {
72
    width: 426px;
73
}
74

    
75
#page2-container {
76
    width: 426px;
77
}
78

    
79
.typebody {
80
    top: -2px;
81
}
82

    
83
.slider-container {
84
    padding: 0px;
85
}
86

    
87
#page2-container label {
88
    float:left;
89
    margin-top: -3px;
90
}
91

    
92
.slider {
93
    margin: 5px 0 20px 0px;
94
}
95

    
96
.progress {
97
    font-size: 2%;
98
}
99

    
100
.handle {
101
    margin-top: -9px;
102
}
103

    
104
.range {
105
    margin: -3px -5px 0 15px;
106
}
107

    
108
.units {
109
    padding:0px;
110
}
111

    
112
#wizard .cost {
113
    margin-top: 55px;
114
    margin-left:0px;
115
}
116

    
117
#credits-indicator {
118
    width: 30px;
119
    margin-left: 3px;
120
}
121

    
122
#page3-container {
123
    width: 426px;
124
    margin-bottom: 25px;
125
}
126

    
127
#wizard .text {
128
    padding: 0px;
129
}
130

    
131
#wizard .bottomruler, #networks-wizard .bottomruler {
132
    width:426px;
133
}
134

    
135
#wizard button.next {
136
    margin-top: -23px;
137
}
138

    
139
#wizard button.prev {
140
    margin-top: -3px;
141
    padding-left: 5px;
142
}
143

    
144
#wizard .separator-end {
145
    font-size: 2%;
146
    margin-top: 383px;
147
}
148

    
149
div.confirm_single {
150
    margin-right: -73px;
151
}
152

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

    
157
div.action_error button.details {
158
    text-align: center;
159
    padding-left: 0;
160
    padding-right: 0;
161
}
162

    
163
div.single div.column3 div.server-name:hover, .single .column3 .column3-selected {
164
    width: 145px;
165
}
166

    
167
.single .column3 .separator {
168
    margin: 4px 0 0 7px;
169
}
170

    
171
.single div.action-container {
172
    width: 165px;
173
    overflow: visible;
174
}
175

    
176
.single div.upper {
177
    height: 380px;
178
}
179

    
180
div.single-actions {
181
    overflow: visible;
182
    width: 170px;
183
}
184

    
185
.single div.confirm_single {
186
    margin-right: -19px;
187
}
188

    
189
.single div.action_error {
190
    position: absolute;
191
    top: 190px;
192
    margin-left: -95px !important;
193
}
194

    
195
#ie-fix-view-select {
196
    position: relative;
197
    z-index: 1000;
198
}
199

    
200
.running {
201
    height: 80px;
202
}
203

    
204
.editbuttons {
205
    margin-top: -19px !important;
206
}
207

    
208
#networkscreate {
209
    height:20px;
210
}
211

    
212
#networks-pane #beforecreate {
213
    margin-top:0;
214
    height: 32px;
215
}
216

    
217
#networks-wizard h2 {
218
    margin-bottom:5px;
219
}
220

    
221
#networks-wizard div.container {
222
    width: 426px;
223
    margin-top:-6px;
224
}
225

    
226
#networks-wizard div.name-input {
227
    margin-left:45px;
228
}
229

    
230
#networks-wizard .cancel {
231
    margin-top:-12px;
232
}
233

    
234
#networks-wizard .create {
235
    margin-top:-24px;
236
}
237

    
238
#networks-wizard .separator-end {
239
    margin-top: 5px;
240
}
241

    
242
.private-networks .state div {
243
    margin: 5px 1px 4px;
244
}
245

    
246
#metadata-wizard .addbuttons {
247
    margin-top: -16.5px;
248
}
249

    
250
#metadata-wizard .dropdown-container {
251
    position: absolute;
252
}
253

    
254
#wizard button.next {
255
    margin-right: -32px;
256
    padding-right: 5px;
257
}
258

    
259
#wizard div.panes {
260
    width: 426px;
261
}
262

    
263
#status li {
264
    margin-bottom: -10px;
265
}
266

    
267
/* float clearing for IE6 */
268
* html .clearfix{
269
  height: 1%;
270
  overflow: visible;
271
}
272

    
273
.clearfix {
274
    zoom: 1;     /* triggers hasLayout */
275
    display: block;     /* resets display for IE/Win */
276
}
277

    
278
/* float clearing for IE7 */
279
*+html .clearfix{
280
  min-height: 1%;
281
}
282

    
283
div.network-remove-machine {
284
    position: absolute;
285
    z-index: -1;
286
    margin-left: 0px;
287
    left: -33px;
288
}
289

    
290
div.network div.machine-actions {
291
    position: absolute;
292
    left: 453px;
293
}
294

    
295
.network-machine {
296
    position: relative;
297
    overflow: visible;
298
    padding-bottom: 0;
299
    margin-top: 10px;
300
}
301

    
302
.private-networks div.network-remove-machine {
303
    left: -35px;
304
}
305

    
306
.last div.network-cable {
307
    position: absolute;
308
    left: 7px;
309
}
310

    
311
div.firewall-cable {
312
    position: absolute;
313
    left: -33px;
314
    height: 93px;
315
    margin-left:0;
316
}
317

    
318
.first div.network-cable {
319
    height: 93px;
320
    position: absolute;
321
    left: 7px;
322
}
323

    
324
.firewall-content {
325
    margin-bottom: 0px;
326
    height: 90px;
327
}
328

    
329
.machines {
330
    margin-top: 15px;
331
    position: relative;
332
}
333
div.private-networks .network-contents {
334
    margin-top: -6px;
335
}
336

    
337
div.private-networks div.network-placeholder {
338
    position: relative;
339
    z-index: -1;
340
}
341

    
342
div.network {
343
    width: 540px;
344
}
345

    
346
.private-networks div.confirm_single {
347
    position: absolute;
348
    left: 613px;
349
    width: 150px;
350
}
351

    
352
.private-networks div.machines-list div.confirm_single {
353
    left: 527px;
354
}
355

    
356
div.network div.actions a {
357
    position: relative;
358
}
359

    
360
div.network div.actions {
361
    overflow: visible;
362
    left: 540px;
363
}
364

    
365
div.network {
366
    overflow: visible;
367
}
368

    
369
.machine-container {
370
    margin: 2px 0 0 1px;
371
}
372

    
373
.private-networks div.status {
374
    margin-bottom: 0px;
375
    margin-top: 10px;
376
}
377

    
378
.private-networks div.network-indicator {
379
    margin-top:0px;
380
}
381

    
382
div#user {
383
    position: absolute;
384
    right:0;
385
}
386

    
387
div#user .usermenu {
388
    height: 26px;
389
    position: relative;
390
    width: 190px;
391
}
392

    
393
div#user .username {
394
    height: auto;
395
}
396

    
397
div#user .usermenu .useractions {
398
    margin-top:5px;
399
}
400

    
401
div#user .usermenu .useractions li {
402
    display: block;
403
    height: 1%;
404
}
405

    
406
div.reboot-dialog button.reboot-single {
407
    position: relative;
408
}
409

    
410
.indicators {
411
    height: 10px;
412
}
413

    
414
.network-machine .network-cable {
415
    position: relative;
416
    left: 2px;
417
}
418

    
419
.network-machine .network-cable {
420
    height: 120px;
421
}
422

    
423
.machines {
424
    width: 433px;
425
}
426

    
427
.network-remove-machine {
428
    bottom: 13px;
429
}
430

    
431
.last .network-remove-machine {
432
    bottom: 7px;
433
}
434

    
435
#networks-container .indicators div {
436
    height: 20px;
437
}
438

    
439
.private-networks .indicators div {
440
    height: 10px !important;
441
    margin: 0!important;
442
    margin-right: 2px;
443
    margin-top: 4px;
444
}
445

    
446
.private-networks .network-remove-machine {
447
    bottom: 9px;
448
}
449

    
450
#notification-box .popup-body-inner {
451
    width: 445px;
452
}
453

    
454

    
455
#invsent h3 span {
456
    font-size: 0.8em;
457
    margin-top: -15px;
458
}
459

    
460
#invsent li {
461
    padding-left: 0px;
462
}
463

    
464
#invsent li img {
465
    left: 20px;
466
}
467

    
468
.add-field-container {
469
    margin-top: 10px;
470
}
471

    
472

    
473
.password-container {
474
    width: 415px !important;
475
}
476

    
477
.popup-body-inner {
478
    padding-bottom: 20px !important;
479
}
480

    
481
#invsent h3 img {
482
    float: none;
483
}
484

    
485
#field_email_name {
486
}