Revision b3931dad ui/static/alt-main.css

b/ui/static/alt-main.css
249 249
#wizard {	
250 250
	border:5px solid #87AADE;
251 251
	font-size:9pt;
252
	height:480px;
252
	height:420px;
253 253
	margin:0px auto;	
254
	width:500px;
254
	width:460px;
255 255
	overflow:hidden;
256 256
	position:relative;
257 257
	/* rounded corners for modern browsers */
......
397 397
}
398 398

  
399 399
#wizard div.image strong {
400
    font-size: 1em;
400
    font-size: 9pt;
401 401
}
402 402

  
403 403
#wizard div.image span.size {
......
427 427
}
428 428

  
429 429
#wizard #status {
430
	margin: 0px !important;
431
	height: 35px;
430
	height: 32px;
432 431
	background: #999;
433
	padding-left: 25px !important;
434 432
}
435 433

  
436 434
.page ul {
......
665 663
    border: 1px solid #87AADE;
666 664
    color: #FFFFFF;
667 665
    cursor: pointer;
668
    padding: 0.7em 2em;
666
    padding: 7px 12px;
669 667
}
670 668

  
671 669
button.next {

Also available in: Unified diff