Project

General

Profile

« Previous | Next » 

Revision 1198

Added by Dietmar over 14 years ago

updated theme.css in wb_theme

View differences:

theme.css
174 174
}
175 175

  
176 176
.pages_list table {
177
 width: 730px;
178
 background-color: #f0f0f0;
177
 width: 100%;
178
 margin: 0 auto;
179
 background-color: #DCDCDC;
179 180
}
180 181

  
181 182
.pages_list table td {
......
306 307
/* CSS STYLES FOR THE PAGES SECTION */
307 308

  
308 309
table.pages_view {
309
 width: 730px;
310
 width: 850px;
311
 margin: 0 auto;
310 312
 border: 0;
311 313
 border-spacing: 0px;
312 314
 background-color: #ECF3F7;
......
384 386
	display: inline;
385 387
}
386 388

  
389
.header_title {
390
	width: 100%;
391
}
387 392
.header_list_menu_title {text-align:left;}
388
.header_list_page_title {width:290px; text-align:left;}
389
.header_list_page_id {width:40px; text-align: left;}
393
.header_list_page_title {width:300px; text-align:left;}
394
.header_list_page_id {width:50px; text-align: right; padding-right:15px;}
390 395
.header_list_actions {width:150px; text-align:left;}
391 396

  
392 397
.list_menu_title {text-align:left;}
393
.list_page_title {width:290px;text-align:left; }
398
.list_page_title {width:300px;text-align:left; }
394 399

  
395 400
.list_page_id {width:30px;text-align: right; }
396 401
.list_actions {width:20px;text-align:left;}

Also available in: Unified diff