Project

General

Profile

« Previous | Next » 

Revision 1188

Added by Dietmar over 14 years ago

Fix to load edit_full_area only if needed

View differences:

theme.css
80 80
 margin: -10px 0 0 0;
81 81
}
82 82

  
83
.header {
84
	width: 900px;
85
	margin: 0 auto;
86
}
87

  
83 88
.container {
84 89
 background: #fff url(images/bgtitle.png);
85 90
 background-repeat: repeat-x;
91
 width:80%;
92
 margin: 0 auto;
86 93
}
87 94
 
88 95
.content {
......
372 379
}
373 380

  
374 381
.modify_link {
375
 padding-top: 4px;
376
 padding-left: 7px;
377
 text-indent: 7px;
382
	vertical-align: middle;
383
	padding-top: 4px;
384
	display: inline;
378 385
}
379 386

  
380 387
.header_list_menu_title {text-align:left;}
381 388
.header_list_page_title {width:290px; text-align:left;}
382
.header_list_page_id {width:30px; text-align: right;}
389
.header_list_page_id {width:40px; text-align: left;}
383 390
.header_list_actions {width:150px; text-align:left;}
384 391

  
385 392
.list_menu_title {text-align:left;}

Also available in: Unified diff