Project

General

Profile

« Previous | Next » 

Revision 1206

Added by Dietmar over 14 years ago

next step to validate backend themes

View differences:

theme.css
88 88
.container {
89 89
 background: #fff url(images/bgtitle.png);
90 90
 background-repeat: repeat-x;
91
 width:80%;
91
 width: 85%;
92 92
 margin: 0 auto;
93 93
}
94 94
 
......
307 307
/* CSS STYLES FOR THE PAGES SECTION */
308 308

  
309 309
table.pages_view {
310
 width: 850px;
310
 width: 100%;
311 311
 margin: 0 auto;
312 312
 border: 0;
313 313
 border-spacing: 0px;
......
400 400
.list_page_id {width:30px;text-align: right; }
401 401
.list_actions {width:20px;text-align:left;}
402 402

  
403
.sections_list {font-weight:bold;padding-left:10px;}
404
.sections_list table {width:900px;}
403 405

  
404 406

  
407
.header_list_type {text-align:left;}
408
.header_list_block {text-align:left;width:180px;}
409
.header_list_pubdate_start {text-align:left;width:200px;}
410
.header_list_pubdate_end {text-align:left;width:200px;}
411
.header_list_sections_actions {text-align:left;width:30px;}
412
.header_list_section_id {width:30px;text-align:right;}
413

  
414

  
415
.list_section_id {width:30px;text-align:right;}
416
.list_pubdate_start {text-align:left;width:200px;}
417
.list_pubdate_end {text-align:left;width:200px;}
418

  
405 419
/* Ende */

Also available in: Unified diff