Project

General

Profile

« Previous | Next » 

Revision 08a339ec

Added by Andreas Kohlbecker over 9 years ago

fixing #1803 (PALMS. Common names entered with Editor not displaying well in the portal), the CommonName elements respect the feature block settings so that source references as content are shown in the portal

View differences:

7.x/modules/cdm_dataportal/cdm_dataportal.css
187 187
.homotypicSynonymyGroup li.footnotes,
188 188
.homotypicSynonyms li.footnotes,
189 189
.misapplied li.footnotes,
190
.content li.descriptionText, /* TODO this line has only left for debuggin: remove it */
191
.block-cdm-dataportal-feature .content li.cdm\:TextData {
190
.content li.descriptionText, /* TODO this line has only left for debugging: remove it */
191
.block-cdm-dataportal-feature .content li.cdm\:TextData,
192
.block-cdm-dataportal-feature .content li.cdm\:CommonTaxonName{
192 193
  margin-top: 10px;
193 194
  margin-left: 6px;
194 195
  padding-left: 6px;

Also available in: Unified diff