Project

General

Profile

« Previous | Next » 

Revision bc05c7f9

Added by Katja Luther over 3 years ago

ref #9116: layout issues

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/reference/OriginalSourceElement.java
57 57
        }
58 58
        selection_Ref.setBackground(this.getPersistentBackground());
59 59
        microReference = formFactory.createTextWithLabelElement(formElement, "Details", entity != null? entity.getCitationMicroReference(): "", style);
60

  
61

  
60
        microReference.setIndent(10);
62 61
        for (ICdmFormElement element: selection_Ref.getElements()){
63 62
            element.setBackground(getPersistentBackground());
64 63
        }

Also available in: Unified diff