Project

General

Profile

« Previous | Next » 

Revision 3556

Added by bowdish over 16 years ago

Made changes to to work with the vertical table.

View differences:

lter.css
506 506
    background-color: #dddddd;
507 507
    font-size: 12px;
508 508
    border: solid #ffffff 1px;
509
    text-align: right;
510
    padding-right: 4px;
509 511
}
510 512

  
513
.highlightAttrib {
514
    background-color: #ffffff;
515
    font-size: 12px;
516
    text-align: center;
517
    border-bottom: solid #cccccc  2px;
518
    padding-left: 4px;
519

  
520
}
521

  
511 522
.secondCol {
512 523
    background-color: #ffffff;
513 524
    font-size: 12px; 
514 525
}
515 526
.bordered {
516
    background-color: #dddddd;
517
    font-size: 12px; 
527
     background-color: #ffffff;
528
     font-size: 12px;
529
     text-align: left;
530
     padding: 5px;
531
     border-bottom: solid #dddddd 1px;
532
     width: 350px;
518 533
}
519 534

  
535

  
536

  
520 537
.coleven {
521
    background-color: #eeeeee; 
522 538
    font-size: 12px;
523 539
    padding-left: 3px;
524 540
    padding-right: 3px;
541
    border-bottom: solid #dddddd 1px;
525 542
}
526 543

  
527 544
.colodd {
528
    background-color: #ffffff; 
529 545
    font-size: 12px;
530 546
    padding-left: 3px;
531 547
    padding-right: 3px;
548
    border-bottom: solid #dddddd 1px;
532 549
}
533 550

  
534 551
.innercolodd {

Also available in: Unified diff