Project

General

Profile

« Previous | Next » 

Revision 1128

Added by Matthias almost 15 years ago

Fixed some display issues in all backend themes

View differences:

theme.css
371 371
 cursor: pointer;
372 372
}
373 373

  
374
.jsadmin_drag img:hover {
375
/* background-color: lightgrey; */
376
}
377

  
378 374
.modify_link {
379 375
 padding-top: 4px;
380 376
 padding-left: 7px;
381 377
 text-indent: 7px;
382 378
}
383 379

  
384
.header_list_page_ID {width:15px;text-align:left;}
385
.header_list_page_title {width:272px;text-align:left;}
386
.header_list_menu_title {width:252px;text-align:left;}
387
.header_list_actions {text-align:left;}
380
.header_list_page_title {text-align:left;}
381
.header_list_menu_title {width:240px; text-align:left;}
382
.header_list_page_id {width:40px; text-align:left;}
383
.header_list_actions {width:150px; text-align:left;}
388 384

  
389
.list_page_title {}
390
.list_menu_title {width:252px;text-align:left;}
391
.list_actions {width:20px;}
385
.list_page_title {text-align:left;}
386
.list_menu_title {width:240px;text-align:left;}
387
.list_page_id {width:40px;text-align:left;}
388
.list_actions {width:20px;text-align:left;}
392 389

  
393

  
394

  
395

  
396

  
397

  
398

  
399

  
400

  
401

  
402 390
/* Ende */

Also available in: Unified diff