Project

General

Profile

« Previous | Next » 

Revision 1035

Added by Matthias over 15 years ago

- Added new functions to admin dir (Thanks Argos and Ruud)

- Updated install and upgrade-script

- Adapted wb_theme and classic_theme to changed admin dir files

View differences:

theme.css
12 12
}
13 13

  
14 14
img {
15
	border: 0;
15
	border: 0px;
16 16
}
17 17

  
18 18
form {
......
292 292
/* CSS STYLES FOR THE PAGES SECTION */
293 293

  
294 294
table.pages_view {
295
	width: 720px;
295
 width: 730px;
296 296
 border: 0;
297 297
 border-spacing: 0px;
298 298
 background-color: #ECF3F7;
299 299
}
300 300

  
301 301
table.pages_view td {
302
	padding: 1px;
302
 padding: 3px;
303 303
}
304 304

  
305 305
table.pages_view tr:hover {
......
374 374
 text-indent: 7px;
375 375
}
376 376

  
377
.header_list_page_title {width:284px;text-align:left;}
378
.header_list_menu_title {width:252px;text-align:left;}
379
.header_list_actions {text-align:left;}
377 380

  
381
.list_page_title {}
382
.list_menu_title {width:252px;text-align:left;}
383
.list_actions {width:20px;}
378 384

  
379 385

  
380 386

  

Also available in: Unified diff