Revision 21107b3b

b/ui/static/ie.css
11 11
    width: 528px;
12 12
}
13 13

  
14
#wizard, #networks-wizard {
14
#wizard {
15 15
    height: 450px;
16 16
}
17 17

  
18
#wizard .topruler {
18
#wizard .topruler, #networks-wizard .topruler {
19 19
    width: 426px;
20 20
    margin-top: -2px;
21 21
    margin-bottom: 0px;
......
96 96
    padding: 0px;
97 97
}
98 98

  
99
#wizard .bottomruler {
99
#wizard .bottomruler, #networks-wizard .bottomruler {
100 100
    width:426px;
101 101
}
102 102

  
......
171 171
.editbuttons {
172 172
    margin-top: -19px !important;
173 173
}
174

  
175
#networks-wizard h2 {
176
    margin-bottom:5px;
177
}
178

  
179
#networks-wizard div.container {
180
    width: 426px;
181
    margin-top:-6px;
182
}
183

  
184
#networks-wizard div.name-input {
185
    margin-left:45px;
186
}
187

  
188
#networks-wizard .cancel {
189
    margin-top:-12px;
190
}
191

  
192
#networks-wizard .create {
193
    margin-top:-24px;
194
}
195

  
196
#networks-wizard .separator-end {
197
    margin-top: 5px;
198
}
b/ui/static/main.css
3396 3396
    height: 6px;
3397 3397
    width: 479px;
3398 3398
    margin-left: -13px;
3399
    margin-top: 5px;
3399
    margin-top: 22px;
3400 3400
}
3401 3401

  
3402 3402
.red {

Also available in: Unified diff