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
370 370
 cursor: pointer;
371 371
}
372 372

  
373
.jsadmin_drag img:hover {
374
 background-color: lightgrey;
375
}
376

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

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

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

  
392

  
393

  
394

  
395

  
396

  
397

  
398

  
399

  
400

  
401 389
/* Ende */

Also available in: Unified diff