Project

General

Profile

« Previous | Next » 

Revision 081d99b4

Added by Patrick Plitzner about 6 years ago

ref #7086 Add property and label to character details view

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/ColorResources.java
54 54
		registerColor(registry, Resources.COLOR_COMPOSITE_IRRELEVANT, 241,139,18);
55 55
		registerColor(registry, Resources.SEARCH_VIEW_FOREGROUND, 192, 192, 192);
56 56
		registerColor(registry, Resources.SEARCH_VIEW_FOCUS, 0, 0, 0);
57
		registerColor(registry, Resources.BLACK, 0, 0, 0);
57 58
		registerColor(registry, Resources.COLOR_LIST_BACKGROUND, 150,150,150);
58 59
		registerColor(registry, Resources.COLOR_FONT_DEFAULT, 0,0,0);
59 60
		registerColor(registry, Resources.COLOR_TEXT_DISABLED, 150,150,150);

Also available in: Unified diff