Project

General

Profile

« Previous | Next » 

Revision e8d37b23

Added by Patrick Plitzner over 5 years ago

ref #7674 Change bgColor of aggregated taxon description

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/ColorResources.java
47 47
	}
48 48

  
49 49
	protected void initializeColorRegistry(ColorRegistry registry) {
50
	    registerColor(registry, Resources.COLOR_MATRIX_SUMMARY_BG, 255, 255, 153);
50 51
	    registerColor(registry, Resources.COLOR_BULK_EDITOR_CANDIDATE, 243, 240, 165);
51 52
	    registerColor(registry, Resources.COLOR_BULK_EDITOR_TARGET, 135, 255, 135);
52 53
	    registerColor(registry, Resources.COLOR_COMPOSITE_BACKGROUND, 255,255,255);

Also available in: Unified diff