Statistics
| Branch: | Tag: | Revision:

root / ui / static / ie.css @ 7f5b5a97

History | View | Annotate | Download (4.7 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: 120px;
16
}
17

    
18
div.machine {
19
    width: 528px;
20
}
21

    
22
.machine div.info div.toggler, .single div.tags div.toggler, div.network div.toggler {
23
    font-size:1%;
24
    height:10px;
25
}
26

    
27
#wizard {
28
    height: 450px;
29
}
30

    
31
#wizard .topruler, #networks-wizard .topruler {
32
    width: 426px;
33
    margin-top: -2px;
34
    margin-bottom: 0px;
35
}
36

    
37
#wizard #tabscontainer {
38
    width: 426px;
39
}
40

    
41
div.image {
42
    padding: 0px;
43
    margin-bottom:0px;
44
}
45

    
46
.description-container {
47
    width: 390px;
48
    top: -10px;
49
    left: 83px;
50
}
51

    
52
#machinetype {
53
    width: 426px;
54
}
55

    
56
#page2-container {
57
    width: 426px;
58
}
59

    
60
.typebody {
61
    top: -2px;
62
}
63

    
64
.slider-container {
65
    padding: 0px;
66
}
67

    
68
#page2-container label {
69
    float:left;
70
    margin-top: -3px;
71
}
72

    
73
.slider {
74
    margin: 5px 0 20px 0px;
75
}
76

    
77
.progress {
78
    font-size: 2%;
79
}
80

    
81
.handle {
82
    margin-top: -9px;
83
}
84

    
85
.range {
86
    margin: -3px -5px 0 15px;
87
}
88

    
89
.units {
90
    padding:0px;
91
}
92

    
93
#wizard .cost {
94
    margin-top: 55px;
95
    margin-left:0px;
96
}
97

    
98
#credits-indicator {
99
    width: 30px;
100
    margin-left: 3px;
101
}
102

    
103
#page3-container {
104
    width: 426px;
105
    margin-bottom: 25px;
106
}
107

    
108
#wizard .text {
109
    padding: 0px;
110
}
111

    
112
#wizard .bottomruler, #networks-wizard .bottomruler {
113
    width:426px;
114
}
115

    
116
#wizard button.next {
117
    margin-top: -23px;
118
}
119

    
120
#wizard button.prev {
121
    margin-top: -3px;
122
    padding-left: 5px;
123
}
124

    
125
#wizard .separator-end {
126
    font-size: 2%;
127
    margin-top: 383px;
128
}
129

    
130
div.confirm_single {
131
    margin-right: -73px;
132
}
133

    
134
div.action_error {
135
    margin-left: 465px;
136
}
137

    
138
div.action_error button.details {
139
    text-align: center;
140
    padding-left: 0;
141
    padding-right: 0;
142
}
143

    
144
div.single div.column3 div.server-name:hover, .single .column3 .column3-selected {
145
    width: 145px;
146
}
147

    
148
.single .column3 .separator {
149
    margin: 4px 0 0 7px;
150
}
151

    
152
.single div.action-container {
153
    width: 165px;
154
    overflow: visible;
155
}
156

    
157
.single div.upper {
158
    height: 380px;
159
}
160

    
161
div.single-actions {
162
    overflow: visible;
163
    width: 170px;
164
}
165

    
166
.single div.confirm_single {
167
    margin-right: -19px;
168
}
169

    
170
.single div.action_error {
171
    position: absolute;
172
    top: 190px;
173
    margin-left: -95px !important;
174
}
175

    
176
#ie-fix-view-select {
177
    position: relative;
178
    z-index: 1000;
179
}
180

    
181
.running {
182
    height: 80px;
183
}
184

    
185
.editbuttons {
186
    margin-top: -19px !important;
187
}
188

    
189
#metadata-wizard .editbuttons {
190
    padding-top: 1px;
191
}
192

    
193
#networkscreate {
194
    height:20px;
195
}
196

    
197
#networks-pane #beforecreate {
198
    margin-top:0;
199
}
200

    
201
#networks-wizard h2 {
202
    margin-bottom:5px;
203
}
204

    
205
#networks-wizard div.container {
206
    width: 426px;
207
    margin-top:-6px;
208
}
209

    
210
#networks-wizard div.name-input {
211
    margin-left:45px;
212
}
213

    
214
#networks-wizard .cancel {
215
    margin-top:-12px;
216
}
217

    
218
#networks-wizard .create {
219
    margin-top:-24px;
220
}
221

    
222
#networks-wizard .separator-end {
223
    margin-top: 5px;
224
}
225

    
226
.private-networks .state div {
227
    margin: 5px 1px 4px;
228
}
229

    
230
#metadata-wizard .addbuttons {
231
    margin-top: -17px;
232
}
233

    
234
#metadata-wizard .dropdown-container {
235
    position: absolute;
236
}
237

    
238
#wizard button.next {
239
    margin-right: -32px;
240
    padding-right: 5px;
241
}
242

    
243
#metadata-wizard .machine-name {
244
    padding-top: 1px;
245
}
246

    
247
#metadata-wizard #add-meta-key {
248
    height: 14px;
249
}
250

    
251
#metadata-wizard #add-meta-value {
252
    height: 16px;
253
}
254

    
255
#metadata-wizard .metadata-edit {
256
    margin-top: -13px;
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
/* float clearing for IE7 */
274
*+html .clearfix{
275
  min-height: 1%;
276
}
277

    
278
div.network-remove-machine {
279
    position: absolute;
280
    z-index: -1;
281
    margin-left: 0px;
282
    left: -33px;
283
}
284

    
285
div.network div.machine-actions {
286
    position: absolute;
287
    left: 453px;
288
}
289

    
290
.network-machine {
291
    position: relative;
292
    overflow: visible;
293
    padding-bottom: 0;
294
    margin-top: 10px;
295
}
296

    
297
.private-networks div.network-remove-machine {
298
    left: -35px;
299
}
300

    
301
.last div.network-cable {
302
    position: absolute;
303
    left: 7px;
304
}
305

    
306
div.firewall-cable {
307
    position: absolute;
308
    left: -33px;
309
    height: 93px;
310
    margin-left:0;
311
}
312

    
313
.first div.network-cable {
314
    height: 93px;
315
    position: absolute;
316
    left: 7px;
317
}
318

    
319
.firewall-content {
320
    margin-bottom: 0px;
321
    height: 90px;
322
}
323

    
324
.machines {
325
    margin-top: 15px;
326
    position: relative;
327
}
328
div.private-networks .network-contents {
329
    margin-top: -6px;
330
}
331

    
332
div.private-networks div.network-placeholder {
333
    position: relative;
334
    z-index: -1;
335
}
336

    
337
div.network {
338
    width: 540px;
339
}
340

    
341
.private-networks div.confirm_single {
342
    position:relative;
343
}
344

    
345
div.network div.actions a {
346
    position: relative;
347
}
348

    
349
div.network div.actions {
350
    overflow: visible;
351
    left: 540px;
352
}
353

    
354
div.network {
355
    overflow: visible;
356
}