Project

General

Profile

« Previous | Next » 

Revision bc400a17

Added by Andreas Kohlbecker almost 8 years ago

#5904 Drupal block to show direct taxonomic children of a taxon

View differences:

modules/cdm_dataportal/cdm_dataportal.css
613 613
}
614 614

  
615 615

  
616
#block-cdm-dataportal-taxonomic-children  .content {
617
    max-height: 20em;
618
    -moz-column-count: 3;
619
    -webkit-column-count: 3;
620
    column-count: 3;
621
    overflow: auto;
622
}
623
#block-cdm-dataportal-taxonomic-children li {
624
    background: none;
625
}
616 626

  
617 627

  
618 628
.messages .cdm\:Taxon { /* taxa in warning box */

Also available in: Unified diff