Project

General

Profile

« Previous | Next » 

Revision c7627153

Added by Andreas Kohlbecker about 7 years ago

ref #6169 message count indicator, edit reference button and impoved layout

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/component/registration/RegistrationStyles.java
15 15
 */
16 16
public class RegistrationStyles {
17 17

  
18
    public static final String STYLE_LABEL_NOWRAP = "label-nowrap";
18
    public static final String LABEL_NOWRAP = "label-nowrap";
19

  
20
    public static final String FRIENDLY_FOREGROUND = "friendly-foreground";
21

  
22
    public static final String BUTTON_BADGE = "button-badge";
23

  
19 24

  
20 25
}

Also available in: Unified diff